Summary | PGP decryption not working |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | lotan_rm (at) gmx (dot) de |
Created | 03/31/2015 (3726 days ago) |
Due | |
Updated | 04/02/2015 (3724 days ago) |
Assigned | |
Resolved | 04/02/2015 (3724 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Jan Schneider
State ⇒ Resolved
commit e230c3499f9f3f4c368f006b2d1b8cd17a09d6c2
Author: Jan Schneider <jan@horde.org>
Date: Thu Apr 2 21:48:34 2015 +0200
Fix reverse logic (lotan_rm@gmx.de,
Bug #13935).imp/lib/Mime/Viewer/Pgp.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/e230c3499f9f3f4c368f006b2d1b8cd17a09d6c2
Priority ⇒ 2. Medium
New Attachment: fix_pgp.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ PGP decryption not working
Type ⇒ Bug
State ⇒ Unconfirmed
however, PGP support is disabled so the message cannot be decrypted.
It seems the condition to the new function IMP_Crypt_Pgp::enabled()
needs to be negated.