[kmail2] [Bug 324365] Improve handling of encrypted attachments (gpg inline)
Sandro Knauß
bugzilla_noreply at kde.org
Sat Nov 18 18:09:52 GMT 2017
https://bugs.kde.org/show_bug.cgi?id=324365
Sandro Knauß <sknauss at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version Fixed In| |17.12.0
Latest Commit| |https://commits.kde.org/mes
| |sagelib/f51fd99a05608791683
| |46efd3fe369c38f6e7d7c
Status|CONFIRMED |RESOLVED
--- Comment #12 from Sandro Knauß <sknauss at kde.org> ---
Git commit f51fd99a0560879168346efd3fe369c38f6e7d7c by Sandro Knauß.
Committed on 17/11/2017 at 00:59.
Pushed by knauss into branch 'master'.
pgp encrypted message are mostly marked as application/octet-stream
Summary:
We can autodetect if, the content of an mimepart is pgp encrypted.
FIXED-IN: 17.12.0
Test Plan: make sure, that attatchment are still handled as attachments and not
as "normal" text.
Reviewers: vkrause
Subscribers: #kde_pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D8554
A +83 -0
mimetreeparser/autotests/data/hidden/openpgp-inline-encrypted-with-attachment.mbox.html
A +83 -0
mimetreeparser/autotests/data/iconic/openpgp-inline-encrypted-with-attachment.mbox.html
A +83 -0
mimetreeparser/autotests/data/inlined/openpgp-inline-encrypted-with-attachment.mbox.html
A +57 -0
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox
A +83 -0
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox.html
A +8 -0
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox.tree
M +20 -2 mimetreeparser/src/bodyformatter/encrypted.cpp
M +1 -0 mimetreeparser/src/bodypartformatter.cpp
https://commits.kde.org/messagelib/f51fd99a0560879168346efd3fe369c38f6e7d7c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list