[Bug 146346] ISO-8895-1 HTML attachments are displayed as UTF-8
Josh Berry
des at condordes.net
Sun Apr 5 20:29:51 BST 2009
https://bugs.kde.org/show_bug.cgi?id=146346
Josh Berry <des at condordes.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |des at condordes.net
--- Comment #4 from Josh Berry <des condordes net> 2009-04-05 21:29:50 ---
Hi,
I looked at the email you attached, and it does not correctly specify the
character set in the Content-Type mail header. The sender must set the charset
in the mail header, otherwise KMail will fall back on the default encoding
(which is UTF-8 for you). It's not enough to specify it in the HTML header.
That said, there's definitely some room for improvement in how KMail handles
this -- I'll forward to the KMail devs and see what they think. Perhaps if
KMail doesn't find an appropriate charset in the Content-Type header, it can
fall back on the HTML before trying the system default.
But for maximum compatibility, the sender should still set the charset in the
Content-Type header.
Thanks,
Josh (BugSquad)
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list