[Tickets #12290] Re: PHP Fatal error when trying to import SMIME key
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Jun 4 12:42:09 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12290
------------------------------------------------------------------------------
Ticket | 12290
Updated By | software-horde at interfasys.ch
Summary | PHP Fatal error when trying to import SMIME key
Queue | IMP
Version | 6.1.0RC1
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone | 6.1
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
software-horde at interfasys.ch (2013-06-04 12:42) wrote:
On line 42
$this->_smime->importKeyDialog
should be
$this->_importKeyDialog
On line 94
$this->_smime->_getImportKey
should be
$this->_getImportKey
but if trying to import a personal certificate, I now get:
PHP Fatal error: Call to a member function push() on a non-object
in /imp/lib/Basic/Smime.php on line 101
More information about the bugs
mailing list