Closed
Bug 1028531
Opened 10 years ago
Closed 8 years ago
UTF-16LE emails are encoded in UTF-8, although _charset_ declares UTF-16LE in the mail
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 961983
People
(Reporter: praveen, Unassigned)
References
Details
(Keywords: intl)
Attachments
(1 file)
3.57 KB,
application/x-extension-eml
|
Details |
+++ This bug was initially created as a clone of Bug #615595 +++
This happens when you reply to a message encoded as UTF-16LE. The email metadata mentions characters as UTF-16LE, but it is actually encoded as UTF-8. So the message content has many chinese characters instead of its actual content. When encoding is selected as UTF-8 manually, it is shown correctly.
Comment 1•10 years ago
|
||
UTF-16LE should never be selectable as an outgoing encoding for e-mail. MIME can't handle those messages encoded in ascii-incompatible encodings.
Comment 2•10 years ago
|
||
That will be prevented in bug 1003716, but that's not on target for 31.
Comment 3•10 years ago
|
||
I am curious why this is labeled critical. Does this make Thunderbird unusuable?
Wayne, yes unless you expect users to be able to read chinese characters. I was unaware of the bug and I was scratching my head when all my friends asked me why I was sending them chinese email. The mail I replied to was sent by google drive when someone shared a document with me. So it is very likely to affect many people.
Comment 5•9 years ago
|
||
(In reply to Magnus Melin from comment #2)
> That will be prevented in bug 1003716, but that's not on target for 31.
This above bug is fixed in 36 and thus in https://www.mozilla.org/en-US/thunderbird/all-beta.html
Praveen, Is it now resolved for you?
Flags: needinfo?(pravi.a)
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•