conversionfoundry / breeze

A Ruby on Rails CMS for brochure-style websites.
Other
3 stars 2 forks source link

Assets lets you give invalid folder names #117

Closed sam-law closed 11 years ago

sam-law commented 11 years ago

When creating a folder, the system will let you give folder names that aren't valid and don't work e.g. "sam's folder $"

Once you've created a folder with an invalid file name, you can select it and upload files to it, but it never displays the folder contents.

albandiguer commented 11 years ago

Hi Sam, thanks

the new version will take care of this https://github.com/albandiguer/breeze/blob/add_built_in_galleries/app/models/breeze/content/assets/folder.rb#L10