Summary | Sending S/MIME encrypted messages fails |
Queue | IMP |
Queue Version | 5.0.19 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | kd (at) tu-cottbus (dot) de |
Created | 03/07/2012 (4870 days ago) |
Due | |
Updated | 05/13/2015 (3708 days ago) |
Assigned | |
Resolved | 03/07/2012 (4870 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
commit f438845b7cdc8863579e27584ee642aec6e53d16
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Mar 7 13:31:12 2012 -0700
Bug #11059: Yet more botched merge fixes.imp/lib/Compose.php | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f438845b7cdc8863579e27584ee642aec6e53d16
State ⇒ Resolved
commit f438845b7cdc8863579e27584ee642aec6e53d16
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Mar 7 13:31:12 2012 -0700
Bug #11059: Yet more botched merge fixes.imp/lib/Compose.php | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f438845b7cdc8863579e27584ee642aec6e53d16
Priority ⇒ 2. Medium
New Attachment: smime.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Sending S/MIME encrypted messages fails
Type ⇒ Bug
State ⇒ Unconfirmed
S/MIME error: invalid e-mail
and the following log entry
WARN: HORDE [imp] PHP ERROR: strlen() expects parameter 1 to be
string, array given [pid 8904 on line 150 of
"/data/pear/php/Horde/Mail/Rfc822.php"]
Dirty fix attached.