[Tickets #3565] RESOLVED: Attachment modification (newline structure changes)
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Mar 21 02:23:01 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3565
-----------------------------------------------------------------------
Ticket | 3565
Updated By | ag at netside.de
Summary | Attachment modification (newline structure changes)
Queue | IMP
Version | HEAD
State | Bogus
Priority | 2. Medium
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
ag at netside.de (2006-03-21 02:23) wrote:
Okay i understand that there's a definition-gap in RFC 2045.
If a sender recognizes an attachment as text/plain it doesn't have to encode
CR or LF if they're part of a CRLF line break.
It is known that plain text gets altered if passing between systems with
differing newline conventions.
Since this happens very likely to a windows mail on a linux system the
quoted-printable part is already altered before horde opens it.
And my solution to this is to alter MIME/Part.php to use MIME_PART_RFC_EOL
instead of MIME_PART_EOL as default $_eol.
Could this be an enhancement to horde? (restricted to Windows-Browsers).
More information about the bugs
mailing list