プロジェクト

全般

プロフィール

Vote #72336

完了

Missing mime type for svg files

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
SCM_3
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
3
version_id:
47
issue_org_id:
11595
author_id:
61008
assigned_to_id:
1
comments:
1
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

the file lib/redmine/mime_type.rb is missing a declaration for the mime type of svg images. This causes that when trying to open an svg present in a repository using firefox it will ask for a plugin.

To solve this I added:

 'image/svg+xml'=> 'svg',

to the MIME hash


journals

Added in r10158.
--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリSCM_3 にセット
  • 対象バージョン2.1.0_47 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0