prev
More Info
Revision 867007
(Back to Digest)
next


Commit Details
Bug Fixes in KDE-PIM
Thomas McGuire committed changes in /trunk/KDE/kdepim/kmail:
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: kmail problem with sending iso-8859-1

File Changes
Modified 5 files
/trunk/KDE/kdepim/kmail
/configuredialog.cpp
/kmcomposewin.cpp
/kmmsgbase.cpp
/kmmsgbase.h
/kmreaderwin.cpp
Added 1 file
/trunk/KDE/kdepim/kmail
Deleted 1 file
/trunk/KDE/kdepim/kmail
7 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite