From cd7969810436f5f4074736e72e6f68fac9469074 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 29 Jan 2004 09:45:59 +0000 Subject: Fixes a bug i can't find right now 2004-01-29 Not Zed * em-format-html-display.c (efhd_attachment_button): check the snooped type for the icon/etc. (efhd_format_attachment): save the snooped type in the attach_puri. * em-format-html.c (efh_text_plain): If we had a snooped type, use that as the base type, rather than octet-stream, which will cause an attachment in attachment loop. * em-format.c (em_format_part_as): save the current snooped mime type in a stack if we had any. svn path=/trunk/; revision=24515 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1151a322d7..adb87f4d10 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2004-01-29 Not Zed + + * em-format-html-display.c (efhd_attachment_button): check the + snooped type for the icon/etc. + (efhd_format_attachment): save the snooped type in the + attach_puri. + + * em-format-html.c (efh_text_plain): If we had a snooped type, use + that as the base type, rather than octet-stream, which will cause + an attachment in attachment loop. + + * em-format.c (em_format_part_as): save the current snooped mime + type in a stack if we had any. + 2004-01-29 Not Zed ** See bug #53320 and probably others -- cgit v1.2.3