| Summary: | Emails with attachments composed by kmail are displayed as base64 text | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Kilian Lackhove <kilian> |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | kilian |
| Priority: | NOR | ||
| Version First Reported In: | 4.14.4 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | screenshot of the incorrectly displyed email | ||
|
Description
Kilian Lackhove
2015-03-10 13:01:29 UTC
Created attachment 91520 [details]
screenshot of the incorrectly displyed email
I noticed that when i hit "view source" while the email is displayed correctly the Content-Type is: Content-Type: multipart/mixed; boundary="nextPart1770771.MdPJZfNo0Q" and after a while when the email is displayed as in the screenshot it reads: Content-Type: text/plain; charset="US-ASCII" So something on my system changes the email after it was sent. Maybe this is a bug in akonadi? it was fixed about a year ago |