[Tickets #2567] NEW: Error in generated flowed formated mail messages
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Sep 7 05:04:59 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2567
-----------------------------------------------------------------------
Ticket | 2567
Created By | leena.heino at uta.fi
Summary | Error in generated flowed formated mail messages
Queue | IMP
Version | FRAMEWORK_3
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
leena.heino at uta.fi (2005-09-07 05:04) wrote:
In the RFC 2646 the soft line break in flowed formatted test is defined as
1*SP CRLF. But in Imp if I write something like: "lines_of_text 1*SP CRLF
CRLF CRLF CRLF more_lines_of_text" then Imp optimizes these lines to
something like this: lines_of_text 1*SP more_lines_of_text. In effect you
lose any paragraph separation you might have done.
More information about the bugs
mailing list