Closed
Bug 12220
Opened 26 years ago
Closed 26 years ago
Reply quoted HTML message includes incorrect META charset UTF-8
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: nhottanscp, Assigned: rhp)
Details
Attachments
(3 files)
In reply quoted HTML message (I haven't tried plain text), META charset UTF-8 is
always included. According to Rich, it's generated by libmime to identify the
charset of the quoting text which is filed to a disk before it is used.
The actual message is sent out as Content-type: charset not UTF-8. Other than
the inconsistency, sending out this type of message may confuse other clients.
For example, in 4.5, I occasionally see the text turns to square boxes when I
read this message.
| Reporter | ||
Comment 1•26 years ago
|
||
| Reporter | ||
Comment 2•26 years ago
|
||
| Reporter | ||
Comment 3•26 years ago
|
||
| Reporter | ||
Comment 4•26 years ago
|
||
My last .jpg attachment, the garbase may look different depends on the font
setting of the unicode (in 4.5).
Updated•26 years ago
|
Assignee: phil → rhp
Comment 5•26 years ago
|
||
Reassign to rhp
Updated•26 years ago
|
Target Milestone: M14
Comment 6•26 years ago
|
||
M14
| Assignee | ||
Comment 7•26 years ago
|
||
Bulk change to assigned.
- rhp
changing QA assigned to pmock@netscape.com
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 9•26 years ago
|
||
This has been fixed. We now convert to UCS-2 before quoting. No more META tags.
- rhp
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•26 years ago
|
||
** Checked with 11/9/99 Win32 build (1999110911) **
I've tried several different language messages and sent Reply
msgs wuoting the original text. None of the msgs contained
UTF-8 Meta Tag within the HTML text body. There is no longer a
display problem as reported by nhhotta earlier.
Marking the fixe verified.
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
•