[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:34:17 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:34) wrote:
> Changes have been made in Git (master):
>
> commit e400849ef08b37b8a01de2299e22b8f340870b01
> Author: Michael M Slusarz <slusarz at horde.org>
> Date: Fri May 31 21:22:40 2013 -0600
>
> [mms] Fix fatal error when importing a S/MIME key (Bug #12290).
>
> imp/docs/CHANGES | 1 +
> imp/lib/Basic/Smime.php | 4 ++--
> imp/package.xml | 2 ++
> 3 files changed, 5 insertions(+), 2 deletions(-)
>
> http://git.horde.org/horde-git/-/commit/e400849ef08b37b8a01de2299e22b8f340870b01
This patch doesn't seem to fix it
PHP Fatal error: Call to undefined method
IMP_Crypt_Smime::_getImportKey() in
/var/www/html/webmail/imp/lib/Basic/Smime.php on line 94
Also, when trying to import a public key, the popup crashes with
PHP Fatal error: Call to undefined method
IMP_Crypt_Smime::importKeyDialog() in
/var/www/html/webmail/imp/lib/Basic/Smime.php on line 42
More information about the bugs
mailing list