Summary | Signed and encrypted PGP message not displayed |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 01/16/2012 (4933 days ago) |
Due | |
Updated | 01/30/2012 (4919 days ago) |
Assigned | |
Resolved | 01/27/2012 (4922 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit dbc8149f41cf5cb8a8f756f2e04587ff4291b061
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jan 27 01:00:13 2012 -0700
[mms] Fix regression in displaying PGP Armored signed/encrypted
messages (
Bug #10926).imp/docs/CHANGES | 2 ++
imp/lib/Mime/Viewer/Pgp.php | 6 ++++++
imp/lib/Mime/Viewer/Plain.php | 3 ++-
imp/package.xml | 2 ++
4 files changed, 12 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/dbc8149f41cf5cb8a8f756f2e04587ff4291b061
commit dbc8149f41cf5cb8a8f756f2e04587ff4291b061
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jan 27 01:00:13 2012 -0700
[mms] Fix regression in displaying PGP Armored signed/encrypted
messages (
Bug #10926).imp/docs/CHANGES | 2 ++
imp/lib/Mime/Viewer/Pgp.php | 6 ++++++
imp/lib/Mime/Viewer/Plain.php | 3 ++-
imp/package.xml | 2 ++
4 files changed, 12 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/dbc8149f41cf5cb8a8f756f2e04587ff4291b061
commit dbc8149f41cf5cb8a8f756f2e04587ff4291b061
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jan 27 01:00:13 2012 -0700
[mms] Fix regression in displaying PGP Armored signed/encrypted
messages (
Bug #10926).imp/docs/CHANGES | 2 ++
imp/lib/Mime/Viewer/Pgp.php | 6 ++++++
imp/lib/Mime/Viewer/Plain.php | 3 ++-
imp/package.xml | 2 ++
4 files changed, 12 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/dbc8149f41cf5cb8a8f756f2e04587ff4291b061
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Signed and encrypted PGP message not displayed
Type ⇒ Bug
State ⇒ Assigned
one is the determining factor) the message is inline ASCII armored PGP
and/or the signer's key cannot be found and thus the signature cannot
be verified.