[Bug 171947] kmail problem with sending iso-8859-1
Thomas McGuire
mcguire at kde.org
Thu Oct 2 17:24:17 BST 2008
http://bugs.kde.org/show_bug.cgi?id=171947
Thomas McGuire mcguire kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Thomas McGuire <mcguire kde org> 2008-10-02 18:24:15 ---
SVN commit 867007 by tmcguire:
Fix the charset name being "ISO 8859-xx" instead of "ISO-8859-xx".
This is because KCharsets::encodingForName() prefers to return something
"human-readable" now,
thank you very much. I wonder why this worked in 3.5, the hypen seems to be
missing there as well.
The KCharsets code is too much magic to be understandable unfortunatley.
Apparently KMail has been sending invalid messages ever since 4.1 was released.
Urgh :(
I hope I didn't mix human- and machine-readable names anywhere, otherwise
things will
break. This is also the reason I was too afraid to change this in kdelibs.
BUG: 171947
--
Configure bugmail: http://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