Project

General

Profile

Actions

Defect #9638

closed

Inconsistent image filename extensions

Added by Toshi MARUYAMA over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
-
Target version:
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 #1

Updated by Toshi MARUYAMA over 14 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Committed in r7891.

Actions

Also available in: Atom PDF