Summary: | KMail 5.3.1: Attachments are included as plain text in forwarded or replied mails | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Till Schäfer <till2.schaefer> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde-bugs, montel, sknauss |
Priority: | NOR | ||
Version: | 5.3.1 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Till Schäfer
2016-09-23 14:39:46 UTC
Think this might be related to what causes the issue https://bugs.kde.org/show_bug.cgi?id=368060. In looking into that I discovered that the attachment object (in the code) extends a text part (which is why is was being used for the quote text), that could well be why a textual MIME type is being chosen here also. The base problem is that a html mail with attachments, so lets merge *** This bug has been marked as a duplicate of bug 368060 *** |