[Tickets #3204] NEW: gpg key generation fails; fix included
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Dec 28 01:34:52 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3204
-----------------------------------------------------------------------
Ticket | 3204
Created By | lucas at woofco.net
Summary | gpg key generation fails; fix included
Queue | IMP
Version | 4.0.4
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
lucas at woofco.net (2005-12-28 01:34) wrote:
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.
More information about the bugs
mailing list