[cvs] commit: framework/MIME/MIME Contents.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Fri Mar 19 00:15:38 PST 2004
slusarz 2004/03/19 00:15:38 PST
Modified files:
MIME/MIME Contents.php
Log:
This fixes the bug where a message/rfc822 part could be labeled as an
attachment, but the rendering engine would use the Content-Disposition of
the parts in the attached message to determine whether to show or not. The
corrected behavior is now to not show any of the embedded parts. We still
need to go through and parse/render the individual parts though because
we need to intelligently figure out the parts in the embedded message (i.e.
show the user the viewable part in a multipart/alternative part, rather than
just identifiying as a 'multipart/alternative' part).
Revision Changes Path
1.98 +35 -12 framework/MIME/MIME/Contents.php
Chora Links:
http://cvs.horde.org/diff.php/framework/MIME/MIME/Contents.php?r1=1.97&r2=1.98&ty=u
More information about the cvs
mailing list