Bug 357417 - signed or encrypted mails not displaying
Summary: signed or encrypted mails not displaying
Status: RESOLVED DUPLICATE of bug 333611
Alias: None
Product: kmail2
Classification: Applications
Component: UI (show other bugs)
Version: 5.1
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-02 10:56 UTC by tobias
Modified: 2016-01-13 07:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tobias 2016-01-02 10:56:59 UTC
Signed and encrypted mails are not displayed most of the time. Looking at the mail source it shows that they are received. This behaviour started after upgrading the KDE application packages to 15.12, before this upgrade the mails were shown as expected.

Reproducible: Always

Steps to Reproduce:
1. Click on signed message
2. Look at mail preview
3. It's empty (Headers are shown, message not)

Actual Results:  
No message content shown

Expected Results:  
Message content shown

* Arch Linux
* Kmail package version 15.12.0-2

It happened on two different installations.
Comment 1 tobias 2016-01-04 14:57:13 UTC
It seems that it affects the way a mail was signed:

If it was signed like this (f.e. like Enigmail does it), then the mail viewer is empty:

-----BEGIN PGP SIGNED MESSAGE-----
blabla
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

THESIGNATURE
-----END PGP SIGNATURE-----

But if the mail was signe like this (f.e. like Apple Mail or Kmail does it), then the message is shown in the mail viewer:

--nextPart1604425.Ayu5eEiFNx
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="us-ascii"

blabla
--nextPart1604425.Ayu5eEiFNx
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

THESIGNATURE
-----END PGP SIGNATURE-----

--nextPart1604425.Ayu5eEiFNx--
Comment 2 tobias 2016-01-13 07:35:46 UTC

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