[Bug 64815] Character set for 8 Bit attachments is not set properly

Thomas McGuire mcguire at kde.org
Sun Nov 30 16:03:07 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=64815





--- Comment #19 from Thomas McGuire <mcguire kde org>  2008-11-30 17:03:06 ---
SVN commit 890890 by tmcguire:

Backport r888149 by tmcguire from trunk to the 4.1 branch:

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

CCBUG: 64815



 M  +78 -52    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=890890


-- 
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