Project

General

Profile

Actions

Defect #32024

closed

Broken gzip icon in the repository view

Added by Seiei Miyagi over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Redmine::MimeType.css_class_of('foo.gz')
# => "application-gzip" 

Files

0001-Fix-gz-icon.patch (1.06 KB) 0001-Fix-gz-icon.patch Seiei Miyagi, 2019-09-05 09:51

Related issues

Related to Redmine - Defect #32012: Broken JavaScript icon in the repository viewClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA over 4 years ago

  • Related to Defect #32012: Broken JavaScript icon in the repository view added
Actions #2

Updated by Go MAEDA over 4 years ago

  • 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.

Actions #3

Updated by Go MAEDA over 4 years ago

  • 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.

Actions

Also available in: Atom PDF