[cvs] commit: dimp/docs CHANGES dimp/lib/Views ListMessages.php ShowMessage.php
Michael M Slusarz
slusarz at horde.org
Wed Sep 5 22:38:27 UTC 2007
slusarz 2007-09-05 18:38:27 EDT
Modified files:
docs CHANGES
lib/Views ListMessages.php ShowMessage.php
Log:
Determine if we need to explicitly convert text to UTF-8. Since messages
can (and will) be malformed from time-to-time, non UTF-8 characters may creep
into the headers and text. We need to catch these characters because it will
break json_encode() output - at least as of PHP 5.2.4.
Revision Changes Path
1.57 +1 -0 dimp/docs/CHANGES
1.46 +13 -3 dimp/lib/Views/ListMessages.php
1.55 +18 -1 dimp/lib/Views/ShowMessage.php
Chora Links:
http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.56&r2=1.57&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Views/ListMessages.php?r1=1.45&r2=1.46&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Views/ShowMessage.php?r1=1.54&r2=1.55&ty=u
More information about the cvs
mailing list