Open
Bug 167257
Opened 22 years ago
Updated 2 years ago
MIME coding UNKNOWN should use the encoding of other parts of the mail
Categories
(MailNews Core :: MIME, enhancement)
MailNews Core
MIME
Tracking
(Not tracked)
NEW
People
(Reporter: marni894, Unassigned)
References
Details
Attachments
(2 files)
Mails with subjects like
Subject: Grattis =?UNKNOWN?Q?p=E5_f=F6delsedagen!?=
gets shown with the wrong character set.
This has been observed with
Mozilla 1.1
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Updated•22 years ago
|
QA Contact: gayatri → esther
Comment 4•22 years ago
|
||
Naoki, do you know if this is a legal syntax?
Comment 5•22 years ago
|
||
I think this is a similar problem as bug 71541 (or a dup).
cc jgmyers, momoi
Comment 6•22 years ago
|
||
This is the same as bug 71541, except where that bug covers the label
"UNKNOWN-8BIT" but this bug specifies the label "UNKNOWN". The label specified
in the relevant MIME standard is the former, though it would be legitimate for
Mozilla to also accept the latter. Alternatively, it would be a legitimate
approach to treat all unrecognized charset labels as being "UNKNOWM-8BIT".
Marking this bug as depending on bug 71541.
Depends on: 71541
Updated•20 years ago
|
Product: MailNews → Core
Comment 8•19 years ago
|
||
(In reply to comment #6)
> This is the same as bug 71541, except where that bug covers the label
> "UNKNOWN-8BIT" but this bug specifies the label "UNKNOWN".
> The label specified in the relevant MIME standard is the former,
relevant MIME standard = RFC1428
> though it would be legitimate for
> Mozilla to also accept the latter. Alternatively, it would be a legitimate
> approach to treat all unrecognized charset labels as being "UNKNOWN-8BIT".
Not a bad idea, but that makes this an RFE.
(In reply to comment #7)
> I think this is the same as bug 77903.
Not exactly, that bug is for un-encoded chars in the header.
Severity: normal → enhancement
OS: Windows 2000 → All
Hardware: PC → All
Updated•16 years ago
|
Assignee: ducarroz → nobody
QA Contact: esther → mime
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•