Defect #32024
closed
Broken gzip icon in the repository view
Added by Seiei Miyagi about 5 years ago.
Updated about 5 years ago.
Description
Redmine::MimeType.css_class_of('foo.gz')
# => "application-gzip"
Files
- Related to Defect #32012: Broken JavaScript icon in the repository view added
- Tracker changed from Patch to Defect
- Subject changed from Fix gz icon to Broken gzip icon in the repository view
- Target version set to 3.4.12
- Affected version set to 3.0.0
In my environment, Redmine::MimeType.css_class_of('foo.gz')
returns "application-x-gzip" in 2.6-stable but "application-gzip" in 3.0-stable.
Probably it has been broken since Redmine 3.0.
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for catching and fixing the issue.
Also available in: Atom
PDF