Browse Source

Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS (#34750).

Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20747 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.2.0
Go MAEDA 3 years ago
parent
commit
5f30d907a7
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      app/models/setting.rb

+ 0
- 2
app/models/setting.rb View File

@@ -54,7 +54,6 @@ class Setting < ActiveRecord::Base
windows-1258
windows-31j
ISO-2022-JP
ISO-2022-KR
ISO-8859-1
ISO-8859-2
ISO-8859-3
@@ -76,7 +75,6 @@ class Setting < ActiveRecord::Base
CP932
GB18030
GBK
ISCII91
EUC-KR
Big5
Big5-HKSCS

Loading…
Cancel
Save