[cvs] commit: framework/MIME/MIME Contents.php Part.php
imp/lib/MIME/Viewer enriched.php plain.php troll/lib/MIME/Viewer
enriched.php plain.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Fri Apr 16 10:31:47 PDT 2004
slusarz 2004/04/16 10:31:47 PDT
Modified files:
MIME/MIME Contents.php Part.php
lib/MIME/Viewer enriched.php plain.php
lib/MIME/Viewer enriched.php plain.php
Log:
Remove the last of the NLS::getCharset() calls from MIME_Part::.
Move the charset conversion code out of MIME_Part:: and into MIME_Contents::.
This will probably break some charset conversion in some places, but
making this change is a Good Thing (TM) and doing it early in the release
process should ensure that we catch the places where it is broken.
Revision Changes Path
1.104 +24 -2 framework/MIME/MIME/Contents.php
1.170 +7 -25 framework/MIME/MIME/Part.php
1.32 +2 -17 imp/lib/MIME/Viewer/enriched.php
1.41 +2 -17 imp/lib/MIME/Viewer/plain.php
1.7 +2 -15 troll/lib/MIME/Viewer/enriched.php
1.17 +2 -12 troll/lib/MIME/Viewer/plain.php
Chora Links:
http://cvs.horde.org/diff.php/framework/MIME/MIME/Contents.php?r1=1.103&r2=1.104&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Part.php?r1=1.169&r2=1.170&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/plain.php?r1=1.40&r2=1.41&ty=u
http://cvs.horde.org/diff.php/troll/lib/MIME/Viewer/enriched.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/troll/lib/MIME/Viewer/plain.php?r1=1.16&r2=1.17&ty=u
More information about the cvs
mailing list