After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 226287 - Inline pgp only decoded with one 'Content-Type: ' string
Inline pgp only decoded with one 'Content-Type: ' string
Status: RESOLVED DUPLICATE of bug 217540
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-06-14 19:49 UTC by Pascal Scheffers
Modified: 2002-06-14 19:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pascal Scheffers 2002-06-14 19:49:01 UTC
Description of Problem:
When receiving email with an inline PGP (non PGP/MIME) message, evolution
only decodes it when the Content-Type header is set to 'text/plain;
charset="iso-8859-1"'. For example, 'Content-Type: text/plain;
charset="us-ascii"; format=flowed' doesn't work. Only changing us-ascii to
iso-8859-1 doesn't solve it, 'format=flowed' also blocks the decryption.

Steps to reproduce the problem:
1. Take an invalid inline PGP mail with charset='us-ascii'
2. edit it so that the Content-Type header reads 'Content-Type: text/plain;
charset="iso-8859-1"'
3. view in evolution
4. the decode happens

Actual Results:
No decoding

Expected Results:
Decoded message

How often does this happen? 
Always

Additional Information:
Comment 1 Jeffrey Stedfast 2002-06-14 19:50:54 UTC

*** This bug has been marked as a duplicate of 217540 ***