Comment 1 for bug 1357227

Revision history for this message
In , Thorsten Glaser (mirabilos) wrote :

User Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140717132905

Steps to reproduce:

The Thunderbird user received an Inline PGP encrypted eMail from me. The content of that was UTF-8 encoded; the transport message body contained an ASCII-armoured PGP message.

Actual results:

The Thunderbird user got the message interpreted as ISO-8859-1 or Windows-1252, instead of UTF-8. This was also reported as: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1357227

This means the automatic detection of UTF-8 is broken, and/or the encoding of the RFC822 transport container is mixed up with the encoding of the message.

Manually selecting Unicode from the message encoding menu, the message is displayed correctly. Switching away from the message and back to it causes the setting to reset; this was also reported as: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1108980

Expected results:

The user should have seen the Unicode characters in the message correctly, instead of mojibake.