Closed Bug 82075 Opened 23 years ago Closed 23 years ago

Need more entries for charsetalias.properties

Categories

(Core :: Internationalization, defect)

Sun
Solaris
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla0.9.1

People

(Reporter: masaki.katakai, Assigned: masaki.katakai)

Details

(Keywords: intl)

Attachments

(1 file)

Sorry for filing this kind of bug many times. I found Mozilla can not provide
correct charset on Solaris. See bug 74088, "he" locale name of Solaris
can not be recognized as "hebrew" because there is no entry for "he"
and "ISO8859-8".

Currently we have the following,

unixcharset.properties:
 locale.all.he_HE=ISO-8859-8
 locale.all.he_IL=ISO-8859-8

charsetalias.properties:
 iso-8859-8=ISO-8859-8

and it returns "ISO-8859-1" as charset.
We need to add "iso8859-8=ISO-8859-8" for "he". nl_langinfo(CODESET)
returns "ISO8859-8", not "ISO-8859-8" in Solaris.

I found the following entries can not return correct
charset, return "ISO-8859-1" as fallback.

#solaris_locale   nl_langinfo(CODESET) charset_from_mozilla

ar ISO8859-6 ISO-8859-1
ca_ES.ISO8859-15 ISO8859-15 ISO-8859-1
ca_ES.ISO8859-15@euro ISO8859-15 ISO-8859-1
cz ISO8859-2 ISO-8859-1
el ISO8859-7 ISO-8859-1
el.sun_eu_greek sun_eu_greek ISO-8859-1
en_US.ISO8859-15 ISO8859-15 ISO-8859-1
en_US.ISO8859-15@euro ISO8859-15 ISO-8859-1
et ISO8859-15 ISO-8859-1
et_EE ISO8859-15 ISO-8859-1
he ISO8859-8 ISO-8859-1
hu ISO8859-2 ISO-8859-1
ko@dict 5601 ISO-8859-1
ko_KR.EUC@dict 5601 ISO-8859-1
lt ISO8859-13 ISO-8859-1
lt_LT ISO8859-13 ISO-8859-1
lv ISO8859-13 ISO-8859-1
lv_LV ISO8859-13 ISO-8859-1
nr ISO8859-2 ISO-8859-1
ru ISO8859-5 ISO-8859-1
ru_RU.ANSI1251 ansi-1251 ISO-8859-1
sh_BA ISO8859-2 ISO-8859-1
sl_SI ISO8859-2 ISO-8859-1
sq_AL ISO8859-2 ISO-8859-1
sr_YU ISO8859-5 ISO-8859-1
tr ISO8859-9 ISO-8859-1
zh.GBK@pinyin GBK ISO-8859-1
zh.GBK@radical GBK ISO-8859-1
zh.GBK@stroke GBK ISO-8859-1
zh_CN.GBK@pinyin GBK ISO-8859-1
zh_CN.GBK@radical GBK ISO-8859-1
zh_CN.GBK@stroke GBK ISO-8859-1
zh_TW.EUC@pinyin cns11643 ISO-8859-1
zh_TW.EUC@radical cns11643 ISO-8859-1
zh_TW.EUC@stroke cns11643 ISO-8859-1
zh_TW.EUC@zhuyin cns11643 ISO-8859-1
zh_TW@pinyin cns11643 ISO-8859-1
zh_TW@radical cns11643 ISO-8859-1
zh_TW@stroke cns11643 ISO-8859-1
zh_TW@zhuyin cns11643 ISO-8859-1
Reassign to katakai@japan.sun.com.

Frank, could you review the patch?
Assignee: nhotta → katakai
Keywords: intl
Changing QA contact to katakai@japan.sun.com for now, please reassign further as 
appropriate.
QA Contact: andreasb → katakai
set to moz 0.9.1
r=ftang
no need for sr for property file changes. 
bstell- can you check this in ?
Target Milestone: --- → mozilla0.9.1
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: