6.0.0-beta1
7/19/25

[#10926] Signed and encrypted PGP message not displayed
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

History
01/30/2012 04:33:17 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (refs/heads/ajax_to_core):

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
01/30/2012 04:06:57 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (refs/heads/develop):

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
01/27/2012 08:04:59 AM Michael Slusarz State ⇒ Resolved
 
01/27/2012 08:04:28 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (refs/heads/master):

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
01/16/2012 11:46:35 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Signed and encrypted PGP message not displayed
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
A signed and encrypted PGP message is not decrypted if (not sure which 
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.

Saved Queries