[cvs] commit: framework/MIME MIME.php
Michael M Slusarz
slusarz at horde.org
Mon Jun 11 23:32:18 UTC 2007
slusarz 2007-06-11 19:32:18 EDT
Modified files:
MIME MIME.php
Log:
Bug: 5412
MIME encoded words 75 characters+ must be separated by CRLF + SPACE (RFC 2047).
We don't see this when sending since our line wrapping will automatically add
the necessary CRLF's, but if just encoding a word for other purposes, we need
to make sure this is split according to the RFC.
Revision Changes Path
1.174 +4 -3 framework/MIME/MIME.php
Chora Links:
http://cvs.horde.org/diff.php/framework/MIME/MIME.php?r1=1.173&r2=1.174&ty=u
More information about the cvs
mailing list