| Summary: | UTF8 umlauts are messed up when replying to base64 encoded mail | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Rolf Eike Beer <kde> |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Testcase email | ||
in KMail settings, composer / charset: is "keep original charset when replying or forwarding" checked ? (in that case, see bug 251740) Yes, this option is checked. *** This bug has been marked as a duplicate of bug 251740 *** |
Created attachment 63202 [details] Testcase email Version: 2.1.0 (using KDE 4.6.4) OS: Linux When I reply to a mail that has umlauts and is base64 encoded the umlauts are shown correctly in the message viewer. But when I reply to this mail the umlauts are broken in the composer. Looks like the multibyte characters are taken as latin1 instead of utf8. Reproducible: Always Steps to Reproduce: Load the attached mail and try to replace. I've stripped the the To: and From: headers. Expected Results: UTF8 umlauts should be shown correctly. OS: Linux (i686) release 2.6.37-12-desktop Compiler: gcc