After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 630518 - Hides calendar parts from multipart/alternative
Hides calendar parts from multipart/alternative
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Plugins
2.32.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-plugin-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-09-24 14:29 UTC by Tomas Bzatek
Modified: 2013-09-13 01:03 UTC
See Also:
GNOME target: 2.32.x
GNOME version: ---


Attachments
evo patch (2.51 KB, patch)
2010-10-18 11:03 UTC, Milan Crha
committed Details | Review

Description Tomas Bzatek 2010-09-24 14:29:06 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.
Comment 1 Rainer Klier 2010-10-15 07:43:58 UTC
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.
Comment 2 Milan Crha 2010-10-18 08:18:59 UTC
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.
Comment 3 Milan Crha 2010-10-18 11:03:18 UTC
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.
Comment 4 Milan Crha 2010-10-18 11:18:37 UTC
Created commit f7f4014 in evo master (2.91.2+)
Created commit 35cb489 in evo gnome-2-32 (2.32.1+)