[Tickets #8555] Re: Incorrect quoted printable encoding of newlines?
bugs at horde.org
bugs at horde.org
Tue Sep 8 17:53:30 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8555
------------------------------------------------------------------------------
Ticket | 8555
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Incorrect quoted printable encoding of newlines?
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-09-08 13:53) wrote:
Not sure what we can do about this. Quoted-printable encoding is now
done via a PHP stream filter, and this (encoding newlines) appears to
be the expected behavior. See the example at:
http://www.php.net/manual/en/filters.convert.php
More information about the bugs
mailing list