Summary | resume draft text message |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 03/09/2011 (5209 days ago) |
Due | |
Updated | 03/14/2011 (5204 days ago) |
Assigned | |
Resolved | 03/14/2011 (5204 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9639: Resume compose fix2 files changed, 8 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/f98305a1319a412556da852f4af1009a46321a37
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ resume draft text message
Type ⇒ Bug
State ⇒ Unconfirmed
$_prefs['compose_html']['value'] = 1;
$_prefs['reply_format']['value'] = 1;
compose a new message, uncheck "HTML Composition" to compose as text.
Enter some text in the body of the message and click on "save as
draft". Go to Draft folder and resume the previously save message.
the body is text, the html editor is disabled, but "HTML Composition"
is checked. If sending this message, it will be sent as an html message.