Closed
Bug 28863
Opened 26 years ago
Closed 26 years ago
[FEATURE] default charset for message view
Categories
(MailNews Core :: MIME, defect, P3)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: nhottanscp, Assigned: rhp)
References
Details
Attachments
(1 file)
|
1.08 KB,
application/octet-stream
|
Details |
The default charset is needed to read mails without charset specified.
I think this can be done by defining a pref and set it to default_charset in
libimime.
Proposed pref name,
mailnews.view_default_charset (we already have mailnews.send_default_charset)
| Reporter | ||
Updated•26 years ago
|
Summary: default charset for messeage view → [FEATURE] default charset for messeage view
| Assignee | ||
Comment 1•26 years ago
|
||
Ok, I think that I have this working in my tree. Naoki, can you send me a
test mail message that I can verify that it is working correctly.
Thanks.
- rhp
Status: NEW → ASSIGNED
Target Milestone: M15
| Reporter | ||
Comment 2•26 years ago
|
||
| Reporter | ||
Comment 3•26 years ago
|
||
I don't have a real mail with no charset label, momoi san do you have any?
I modified one of the smoke test message, removed a charset label manually. That
mail cannot be shown because no charset label.
QA Contact: lchiang → momoi
Summary: [FEATURE] default charset for messeage view → [FEATURE] default charset for message view
Comment 4•26 years ago
|
||
I can send you raw a ISO-2022-JP mail message in both headers
and text body.
Send me a msg indicating where you want a test msg sent. I'll
send back a msg without any MIME charset.
| Assignee | ||
Comment 5•26 years ago
|
||
You can send me a message at rhp@netscape.com
- rhp
| Assignee | ||
Comment 6•26 years ago
|
||
I think I have this fixed...Naoki has a patch. - rhp
Summary: [FEATURE] default charset for message view → [FIXED] [FEATURE] default charset for message view
| Reporter | ||
Comment 7•26 years ago
|
||
Need investigation of this behavior by i18n, reassing to nhotta.
Assignee: rhp → nhotta
Status: ASSIGNED → NEW
| Reporter | ||
Comment 8•26 years ago
|
||
Default charset is applied to main body correctly with Rich's latest patch.
We still have header display issue but that can be treated as separately.
Reassign back to rhp.
Assignee: nhotta → rhp
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 9•26 years ago
|
||
The hidden pref is now enabled.
- rhp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Summary: [FIXED] [FEATURE] default charset for message view → [FEATURE] default charset for message view
Comment 10•26 years ago
|
||
** Observed with 3/6/2000 Win32 build **
This feature seems to be working well. I can view unlabeled
Japanese message body without doing anything. I even ventured out
to the wild world of Russian and Bulgarian newsgroups with
the default vew charset set to KOI8-R and Windows-1251, respectively.
The results were very nice -- Communicator 4.x was never this good.
I can read unlabeled newsgroup articles which seem to be the rule
rather than exceptions in these groups. The default view charset
is definitely needed!
Marking it verified as fixed.
Status: RESOLVED → VERIFIED
Updated•21 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
•