Closed
Bug 146287
Opened 23 years ago
Closed 23 years ago
Solaris specific mime names are not supported in Mozilla/Netscape Mail
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.0.1
People
(Reporter: brian.yuan, Assigned: masaki.katakai)
References
Details
(Keywords: intl, Whiteboard: [adt3 RTM])
Attachments
(1 file)
1.52 KB,
patch
|
ftang
:
review+
alecf
:
superreview+
jesup
:
approval+
|
Details | Diff | Splinter Review |
Solaris is now using some non standard mime charset names in the dtmail, would
you please add them into the charsetalias.properties file? The following are the
entries we'd like to add:
zh_tw-euc=x-euc-tw
zh_tw-big5=Big5
zh_cn.euc=GB2312
iso8859-11=TIS-620
Thanks.
![]() |
||
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 2•23 years ago
|
||
Katakai san, could you take care this?
Assignee: nhotta → katakai
Component: MIME → Internationalization
Product: MailNews → Browser
![]() |
||
Updated•23 years ago
|
QA Contact: gayatri → trix
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
![]() |
||
Comment 3•23 years ago
|
||
katakai- make a patch and I will r= it and you got sr= and ask for drivers
approval to land into m1.0
Assignee: katakai → ftang
Status: ASSIGNED → NEW
Assignee | ||
Comment 5•23 years ago
|
||
Assignee | ||
Comment 6•23 years ago
|
||
I've added the following, which are important for Solaris platform.
+zh_tw-big5=Big5
+zh_cn.euc=GB2312
+zh_tw-euc=x-euc-tw
+iso8859-11=TIS-620
Also added one for iso-8859-11 and iso885911, which
may be important for other platform.
+iso-8859-11=TIS-620
-iso885911=ISO-8859-11
+iso885911=TIS-620
I understand we don't have ISO-8859-11 charset encoding
and need to use TIS-620 instead.
Frank, could you r= please?
Status: NEW → ASSIGNED
![]() |
Reporter | |
Comment 7•23 years ago
|
||
Just found another bug about ISO-8859-11 and TIS-620 support in Mozilla:
http://bugzilla.mozilla.org/show_bug.cgi?id=127755
If both ISO-8859-11 and TIS-620 will be supported in Mozilla separately, then
the line
iso8859-11=TIS-620 in my original description should be:
iso8859-11=ISO-8859-11
Thanks.
Brian.
Assignee | ||
Comment 8•23 years ago
|
||
Yes, I understood. But bug 127755 will be into 1.0?
Frank, what do you think?
![]() |
||
Comment 9•23 years ago
|
||
Comment on attachment 84868 [details] [diff] [review]
patch for charsetalias.properties
good
Attachment #84868 -
Flags: review+
![]() |
||
Comment 10•23 years ago
|
||
let's try to get sr and land into both trunk and branch
![]() |
||
Comment 11•23 years ago
|
||
Comment on attachment 84868 [details] [diff] [review]
patch for charsetalias.properties
sr=alecf
Attachment #84868 -
Flags: superreview+
Assignee | ||
Updated•23 years ago
|
Keywords: mozilla1.0.1
Comment 12•23 years ago
|
||
Comment on attachment 84868 [details] [diff] [review]
patch for charsetalias.properties
please check into the 1.0.1 branch ASAP. once landed remove the
mozilla1.0.1+ keyword and add the fixed1.0.1 keyword
Attachment #84868 -
Flags: approval+
Updated•23 years ago
|
Keywords: mozilla1.0.1 → mozilla1.0.1+
Target Milestone: --- → mozilla1.0.1
![]() |
||
Comment 13•23 years ago
|
||
for solaris. Also, this is a no risk fix
Assignee | ||
Comment 14•23 years ago
|
||
checked into branch and trunk.
Thank you very much for your supports.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Keywords: mozilla1.0.1+ → fixed1.0.1
Resolution: --- → FIXED
![]() |
||
Updated•23 years ago
|
![]() |
||
Comment 15•23 years ago
|
||
posthumus adt1.0.1+
You need to log in
before you can comment on or make changes to this bug.
Description
•