Summary | Replying to HTML message doesn't open HTML editor |
Queue | IMP |
Queue Version | 6.0.4 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 03/19/2013 (4596 days ago) |
Due | |
Updated | 03/20/2013 (4595 days ago) |
Assigned | |
Resolved | 03/20/2013 (4595 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit e0d5c67df3cb8062b3e21236b503c4c0af58e9ed
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Mar 20 16:46:10 2013 -0600
Bug #12130: Need to also check if HTML is part ID 1, not just achild of part ID 1
imp/lib/Compose.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e0d5c67df3cb8062b3e21236b503c4c0af58e9ed
Version ⇒ 6.0.4
is multipart/mixed instead.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Summary ⇒ Replying to HTML message doesn't open HTML editor
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ IMP
reply_format preference didn't work as expected. It turned out that
IMP_Compose::_getMessageText() returns a plain text message if the
original message has the following structure:
0. alternative/mixed
1. text/html