[kmail2] [Bug 362958] After update KMail not interpreting Invite Emails

Volker Christian via KDE Bugzilla bugzilla_noreply at kde.org
Sun Jul 17 03:42:46 BST 2016


https://bugs.kde.org/show_bug.cgi?id=362958

--- Comment #25 from Volker Christian <volker.christian at fh-hagenberg.at> ---
(In reply to Fabian Vogt from comment #23)
> I investigated a bit more:
> When the mail contains only the text/calendar node, it's shown as expected.
> The issue is that in a multipart/alternative handling, it only cares about
> text/plain and text/html.
> If one of those is present, it's displayed and everything else is ignored.
> I have no idea how a proper fix looks like, for now I changed the "break;"
> in messageviewer/src/viewer/objecttreeparser.cpp:352 to a "continue;", to
> always display all mail nodes, including text/calendar. This works well for
> me as I'm mostly working with plaintext mails and calendar invitations
> anyway.

I found a more proper fix directly in the multipart/alternative handling. This
is sure not the philosopher's stone. Nevertheless, it works for me also for
html-mails. The patch is in comment 24. Be aware, that the patch is not well
formated - it is only for testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list