Home GnuPG
Diffusion GpgOL 4da36c8755eb

Make old decrypt / verify buttons work with mime
4da36c8755ebUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Make old decrypt / verify buttons work with mime

* src/ribbon-callbacks.cpp (verify_mime): New. Force message handling
 again.
 (do_reader_action): Call verify_mime on action and print info
 on decrypt.

I've tried to set the body to the plain text again and decrypt
the attachments in that case too. But It's no good. There are
several issues with it. We can't reliably detect if we need
to wipe the message as outlook sometimes does not give us the
MAPI Object in the write event. And Attachments are not properly
updated after decryption.
The Read event still appears the only place for us to correctly
insert the plain text.

Details

Provenance
aheineckeAuthored on Oct 21 2015, 3:08 PM
Parents
rO3ab33db56898: Fix crash on attachment decryption
Branches
Unknown
Tags
Unknown