https://bugs.kde.org/show_bug.cgi?id=286035
--- Comment #10 from Andre Heinecke <aheine...@intevation.de> --- Git commit 44a3eb070b74414256f8f8ef58f73fd67678f5e4 by Andre Heinecke. Committed on 16/04/2012 at 19:15. Pushed by aheinecke into branch 'KDE/4.8'. Fix parsing of combined encrypted/signed messages In the case that a mime object was encrypted and signed the rendered mail showed an incorrect signature status because the signature was aready checked with the decryptverifyjob and the key object not available in writeOpaqueOrMultipartSignedData. (So only the fingerprint was used). In the case that writeOpaqueOrMultipartSignedData is called to show OpenPGP Encrypted and Signed data with a valid signature, the signature's key is now fetched from the OpenPGP backend using the fingerprint from the signature. The Key is then used as in the other cases to show the details (Name / Trustlevel etc.) This fixes the rendering of openpgp mails signed with the combined method which is used by mutt, gnus etc. (cherry picked from commit 3f8f80c195d5a31c3add321940a0a3ba7628781c) M +32 -1 messageviewer/objecttreeparser.cpp http://commits.kde.org/kdepim/44a3eb070b74414256f8f8ef58f73fd67678f5e4 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs