| 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 | 3/31/15 (4018 days ago) |
| Due | |
| Updated | 4/2/15 (4016 days ago) |
| Assigned | |
| Resolved | 4/2/15 (4016 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.