6.0.0-beta1
10/18/25

[#12130] Replying to HTML message doesn't open HTML editor
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

History
03/20/2013 10:46:38 PM Michael Slusarz Comment #5
State ⇒ Resolved
Reply to this comment
IMP 6.0.5.
03/20/2013 10:46:31 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

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 a 
child of part ID 1

  imp/lib/Compose.php |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e0d5c67df3cb8062b3e21236b503c4c0af58e9ed
03/20/2013 10:38:59 PM Michael Slusarz Comment #3
Version ⇒ 6.0.4
Reply to this comment
0. alternative/mixed
I'm assuming you meant multipart/alternative (?)
Actually no.  It works fine for multipart/alternative.  Looks like it 
is multipart/mixed instead.
03/20/2013 10:36:50 PM Michael Slusarz Comment #2 Reply to this comment
0. alternative/mixed
I'm assuming you meant multipart/alternative (?)

03/19/2013 10:44:06 PM Jan Schneider Comment #1
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 to this comment
If replying to an, admittedly strangely constructed, HTML mail, the 
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

Saved Queries