GNOME Bugzilla – Bug 630518
Hides calendar parts from multipart/alternative
Last modified: 2013-09-13 01:03:46 UTC
evolution-2.31.92-2.fc15.x86_64 Meeting inivation e-mails with an ics file as an attachment, the ics is not being parsed when message is viewed in HTML mode. Only the HTML part is shown, no attachments displayed. This used to work in .90 Menu Edit -> Preferences -> Mail Preferences -> HTML Messages -> HTML Mode is set to "Show HTML if present". If set to "Show plain text if present", the ics file is parsed and showed as an attachment. The "Show suppressed HTML parts as attachments" checkbox is checked.
this bug also hits me. i tried to use evolution 2.32.0 on opensuse11.3 x86_64 from http://ftp5.gwdg.de/pub/opensuse/repositories/GNOME:/STABLE:/2.32/openSUSE_11.3/x86_64/ now i am back on evolution 2.30.3 where it works.
Confirming. I see that too. I'm investigating what might cause this, and I do not see any obvious change in prefer-plain, thus I'm investigating further.
Created attachment 172597 [details] [review] evo patch for evolution; OK, so change for bug #629046 caused this. I added text/calendar as "non-attachment" and in prefer-plain I forced it to show calendar parts regardless of settings for the prefer-plain plugin, thus it can show the text/plain part and the calendar attachment, so user doesn't miss it.
Created commit f7f4014 in evo master (2.91.2+) Created commit 35cb489 in evo gnome-2-32 (2.32.1+)