| Summary | Inline PGP not working |
| Queue | Horde Framework Packages |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | jan (at) horde (dot) org |
| Created | 5/4/16 (3619 days ago) |
| Due | |
| Updated | 11/15/16 (3424 days ago) |
| Assigned | 11/6/16 (3433 days ago) |
| Resolved | 11/15/16 (3424 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | Horde_Crypt 2.7.4 |
| Patch | No |
Taken from
State ⇒ Resolved
Milestone ⇒ Horde_Crypt 2.7.4
Queue ⇒ Horde Framework Packages
commit 851ca47820198ad7ede883619db4ea85c5170db8
Author: Jan Schneider <jan@horde.org>
Date: Tue Nov 15 18:08:54 2016 +0100
[jan] Fix parsing inline signed PGP messages with PHP 7+ (
Bug #14352).framework/Crypt/package.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/851ca47820198ad7ede883619db4ea85c5170db8
commit c98118a1711b7835a62ca6ee5b380190684b351c
Author: Jan Schneider <jan@horde.org>
Date: Tue Nov 15 18:06:33 2016 +0100
Fix parsing inline PGP signed messages.
Since PHP 7 the internal array pointer doesn't change anymore
when using foreach.
Bug: 14352framework/Crypt/lib/Horde/Crypt/Pgp/Parse.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/c98118a1711b7835a62ca6ee5b380190684b351c
New Attachment: Mail____Inbox.jpg
Signed/Encrypted messages display fine for me as well.
FWIW, using my pear-horde-5.2-php7 vagrant image to test.
https://github.com/mrubinsk/horde-dev-vagrant/tree/master/setup/pear-horde-5.2-php7
still with signed messages.
State ⇒ Feedback
I can successfully load and view in-line PGP encrypted emails.
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒
Assigned to
Queue ⇒ IMP
Summary ⇒ Inline PGP not working
Type ⇒ Bug
Priority ⇒ 1. Low