[Tickets #283] Will not import PGP private key

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Sep 29 03:59:37 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=283
-----------------------------------------------------------------------
 Ticket     | 283
 Updated By | dan at familybrown.org
 Summary    | Will not import PGP private key
 Queue      | IMP
 Version    | HEAD
 State      | Assigned
 Priority   | 2. Medium
 Type       | Bug
 Owners     | Michael Slusarz
-----------------------------------------------------------------------


dan at familybrown.org (2004-09-29 03:59) wrote:

I use Mozilla 1.7.3.  I re-updated CVS anyway, and made the change to
imp/pgp.php.  Now reads like this, in relevant part:

        } else {
            foreach ($key_info['signature'] as $sig) {
                $notification->push(sprintf(_("PGP Public Key for \"%s
(%s)\" w$
            }
            print_r($prefs->getValue('pgp_public_key'));
            _reloadWindow();
        }

Now when I click the Import Keypair button from the PGP options screen, the
new window pops up with a dark blue background and nothing else.  The source
to that window ends with:

<body>
<form enctype="multipart/form-data" method="post" name="import_pgp_key"
action="/test/newhorde/imp/pgp.php">

When this happens, there's the following error logged in the system log:

Sep 29 06:42:14 e-smith httpd: PHP Fatal error:  Call to a member function
on a non-object in
/home/e-smith/files/ibays/Primary/html/test/newhorde/imp/templates/pgp/impor
t_key.inc on line 2





More information about the bugs mailing list