6.0.0-beta1
9/18/25

[#3204] gpg key generation fails; fix included
Summary gpg key generation fails; fix included
Queue IMP
Queue Version 4.0.4
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester lucas (at) woofco (dot) net
Created 12/28/2005 (7204 days ago)
Due
Updated 12/28/2005 (7204 days ago)
Assigned
Resolved 12/28/2005 (7204 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/28/2005 11:24:59 AM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
12/28/2005 09:34:51 AM lucas (at) woofco (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ gpg key generation fails; fix included
Queue ⇒ IMP
Reply to this comment
When the "create keys" button is pressed on the IMP PGP page, nothing 
happens. gpg is never called, and the page returns immediately showing 
no errors. no errors are recorded in the horde error log or apache 
error log.



The error causing this is on line 252 in imp/templates/pgp/pgp.inc.



Inside the javascript code,

document.prefs.actionID.value

should be

document.pgp.actionID.value



Changing this makes gpg/pgp work as expected.

Saved Queries