| Summary | PGP key creation fails if comment-field is NOT empty |
| Queue | Horde Framework Packages |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | jan (at) horde (dot) org |
| Requester | do.weller (at) kvfg (dot) net |
| Created | 10/03/2015 (3689 days ago) |
| Due | |
| Updated | 01/13/2016 (3587 days ago) |
| Assigned | 01/13/2016 (3587 days ago) |
| Resolved | 01/13/2016 (3587 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | Horde_Crypt 2.6.2 |
| Patch | No |
State ⇒ Resolved
commit 23a07072b0437c082e184b3f5ef82c50ec89e57b
Author: Jan Schneider <jan@horde.org>
Date: Wed Jan 13 18:17:28 2016 +0100
Fix variable name (
Bug #14125)..../Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 2 +-
framework/Crypt/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/23a07072b0437c082e184b3f5ef82c50ec89e57b
State ⇒ Assigned
Version ⇒
comment field for the key, key-creation fails. The logs are empty
(Apache, syslog).
If you leave the comment field empty, key creation works without flaws.
I was able to reproduce this bug on two different accounts.
Ubuntu 14.04.3 LTS 32 bit and up to date
pear used for Installation
Apache is 2.4.7-1ubuntu4.6
PHP is 5.5.9+dfsg-1ubuntu4.13
gnupg is 1.4.16-1ubuntu2.3
openssl is 1.0.1f-1ubuntu2.15 (shouldn't be involved)
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ PGP key creation fails if comment-field is NOT empty
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
field for the key, key-creation fails. The logs are empty (Apache,
syslog).
If you leave the comment field empty, key creation works without flaws.
I was able to reproduce this bug on two different accounts.