[Bug 64815] Character set for 8 Bit attachments is not set properly
Thomas McGuire
mcguire at kde.org
Sun Nov 23 21:39:06 GMT 2008
http://bugs.kde.org/show_bug.cgi?id=64815
Thomas McGuire mcguire kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #18 from Thomas McGuire <mcguire kde org> 2008-11-23 22:39:05 ---
SVN commit 888149 by tmcguire:
An attempt to repair the encoding mess a bit, when attaching files:
- Don't set the charset to us-ascii if it couldn't be found
- Give up on KEncodingProber, it doesn't work reliable enough.
Instead, add an encoding combobox to the file dialog.
Now it is the user's fault if the encoding is not correct :)
- Don't attempt to set a charset for a non-textual mimetype
- Don't show an empty string for the mimetype
BUG: 64815
M +90 -63 kmail/kmcomposewin.cpp
M +13 -7 kmail/kmmsgbase.cpp
M +12 -2 kmail/kmmsgbase.h
M +7 -23 libkdepim/kmeditor.cpp
M +6 -1 libkdepim/kmeditor.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=888149
--
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