Actions
Defect #9638
closedInconsistent image filename extensions
Start date:
2011-11-23
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
- source:trunk/lib/redmine/mime_type.rb@7885#L42
- 'jpg,jpeg,jpe'
- source:trunk/app/models/attachment.rb@7885#L126
- /\.(jpe?g|gif|png)$/i
- source:trunk/app/helpers/application_helper.rb@7885#L540
- (bmp|gif|jpg|jpeg|png)
Actions