[Bug 237277] Accents not properly displayed when using 'Paste as Attachment' functionality

Thomas McGuire mcguire at kde.org
Thu May 20 17:15:01 BST 2010


https://bugs.kde.org/show_bug.cgi?id=237277


Thomas McGuire <mcguire at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Thomas McGuire <mcguire kde org>  2010-05-20 18:15:00 ---
SVN commit 1128910 by tmcguire:

Fix charset in "paste as attachment" action.

Simply use UTF-8, other applications deal with that best.
Using toLatin1() here was a bug, since that does only work with a few
latin characters.

BUG: 237277

 M  +2 -1      kmcomposewin.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1128910

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