[Tickets #6933] Re: Reply HTML: keep table layout
bugs at horde.org
bugs at horde.org
Tue Jun 17 10:46:19 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6933
-----------------------------------------------------------------------
Ticket | 6933
Updated By | rsalmon at mbpgroup.com
Summary | Reply HTML: keep table layout
Queue | IMP
Version | HEAD
Type | Enhancement
State | Rejected
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
rsalmon at mbpgroup.com (2008-06-17 06:46) wrote:
> That's what I said, it works perfectly here.
Got it. this is option 'reply_format'.
I think that, If user has option compose_html checked and replies to
an HTML email, IMP shouldn't convert HTML email to text before
composing in HTML.
option 'reply_format' should only be used when user compose format
differs from email's format.
eg :
reply_format : 0 / compose_html : 0 / email text : nothing to do
reply_format : 0 / compose_html : 0 / email html : convert to text
reply_format : 0 / compose_html : 1 / email text : convert to HTML
reply_format : 0 / compose_html : 1 / email html : nothing to do
reply_format : 1 / compose_html : 0 / email text : nothing to do
reply_format : 1 / compose_html : 0 / email html : nothing to do but
compose in HTML
reply_format : 1 / compose_html : 1 / email text : nothing to do but
compose in text
reply_format : 1 / compose_html : 1 / email html : nothing to do
More information about the bugs
mailing list