Launchpad has imported 1 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=1054187.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2014-08-15T08:32:33+00:00 Thorsten Glaser 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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1357227/comments/1


** Changed in: thunderbird
       Status: Unknown => New

** Changed in: thunderbird
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1357227

Title:
  broken charset/encoding autodetection for encrypted messages

Status in Mozilla Thunderbird Mail and News:
  New
Status in “thunderbird” package in Ubuntu:
  New
Status in “kdepim” package in Debian:
  New

Bug description:
  Version: 1:31.0+build1-0ubuntu0.12.04.1

  Hi,

  this is a bug Mozilla™ Thunderbird and KDEPIM share:

  When I send an Inline PGP encrypted message, whose body is using
  UTF-8, to another user, the message is ASCII armoured (and thus 7bit).
  The other user, running Thunderbird or Kontact, (or my own Kontact
  instance in the “sent-mail” folder), gets the message and interprets
  the post-decryption body as ISO-8859-1 (or Windows-1252, probably)
  instead of UTF-8.

  Manually switching the encoding to Unicode in the menu corrects this…
  for this one message. (See
  https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1108980 as
  well.)

  The problem here is that the human message encoding (everything within
  the PGP armour) must be separated from the transport message encoding
  (the RFC822 message in which the “-----BEGIN PGP MESSAGE”…“END PGP
  MESSAGE-----” is transmitted) must be separated from each other, which
  they aren’t.

  Please fix this, it harms using those MUAs in an enterprise
  environment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1357227/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to