Closed
Bug 57086
Opened 25 years ago
Closed 24 years ago
Charset overriding for envelope is not working if the msg's header has wrong charset label
Categories
(MailNews Core :: Internationalization, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ji, Assigned: mscott)
Details
(Keywords: intl)
Attachments
(1 file)
8.24 KB,
application/octet-stream
|
Details |
This problem is separated from Bug 56685.
If a msg's header has wrong charset label, the envelope is not
displayed correctly even after resetting the view default charset to the proper
charset or selecting proper charset from menu for that particular mail.
Steps to reproduce:
1. Unzip the testing folder to you local folder directory. ( I'll attach the
mail folder later.). The 1st mail in the folder is an iso-2022-JP mail w/o mime
header. the 2nd mail is a big5 mail which has its header incorrectly labeled as
iso-8859-1.
2. Highlight the 1st mail, select View | Character Encoding | Japanese
(ISO-2022-JP) or set the view default charset to ISO-2022-JP from Edit |
Preferences | Mail and Newsgroup | Message Display, you'll see the envelope of
the mail is displayed correctly.
3. Highlight the 2nd mail, do the same thing at step 2 except that the charset
this time should be set to Chinese Traditional (Big5). you'll see the contents
of the mail is correctly displayed, but not the envelope.
Comment 2•25 years ago
|
||
Reassign to mscott.
Scott, do you remember if we implemented override for envelop view?
Assignee: nhotta → mscott
Comment 3•24 years ago
|
||
ji, please check the current status of this bug.
It seems to be working for Windows.
Just checked 121414-mtrunk linux build. Charset overriding for envelope is
working if the hearder has no charset label at all. But it's still not working
if the header has a wrong charset label.
Comment 6•24 years ago
|
||
Mass change of QA contact to ji for the bugs filed by her.
QA Contact: momoi → ji
Comment 7•24 years ago
|
||
I believe this was fixed by my checkin of attachment id 26422 for bug 65277.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•