Closed
Bug 405908
Opened 18 years ago
Closed 17 years ago
Content-Type: is ignored when Subject: is mime-encoded
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: sa, Unassigned)
Details
(Whiteboard: closeme 2009-02-15)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.8.1.10) Gecko/20071115 Firefox/2.0.0.10
Build Identifier: 2.0.0.9 (20071031)
When Subject: is mime-encoded, Content-Type: directive is ignored.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
User can not read body.
e.g.
Subject: =?ISO-2022-JP?B?GyRCIiMbKEJhZmZpbGVhZBskQiFdGyhCTmV3cxskQiIjJSIlVSUjJWolKCUkJUg5LTlwPnBKcxsoQg==?=
Content-Type: text/plain; charset="Shift_JIS"
Subject is ISO-2020-JP encoded, and body is Shift_JIS.
In this case, subject is displayed correctly however body is displayed as ISO-2022-JP, so that user can not read body.
Comment 1•18 years ago
|
||
Is the subject correctly mime-encoded? I suspect we're eating the content-type header. What mail client is generating the mime-encoded subject? Thunderbird?
Comment 2•17 years ago
|
||
Ryugo, please update the bug to help us with more information.
Whiteboard: closeme 2009-02-15
Version: unspecified → 2.0
Comment 3•17 years ago
|
||
RESO INCO per lack of response to last question. If you feel this change was made in error, please respond to this bug with your reasons why.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•