[Bug 239996] kabcclient crashes
Kevin Krammer
kevin.krammer at gmx.at
Thu Jun 16 16:17:03 BST 2011
https://bugs.kde.org/show_bug.cgi?id=239996
--- Comment #5 from Kevin Krammer <kevin krammer gmx at> 2011-06-16 17:17:02 ---
Git commit c2ff3d4dc89883773d9cf3cb9fb206520cf22e45 by Kevin Krammer.
Committed on 16/06/2011 at 17:12.
Pushed by krake into branch 'master'.
Fix output encoding for vcard output
KABC::VCardConverter creates UTF-8 encoded output, so implicitly
converting that to QString and then converting with output codec
resulted in a broken chain conversions.
Now check if output codec is not UTF-8 and then recode vcard output
from UTF-8 to QString before passing that to the chosen output
converter.
BUG: 239996
M +16 -4 console/kabcclient/src/outputformatimpls.cpp
http://commits.kde.org/kdepim/c2ff3d4dc89883773d9cf3cb9fb206520cf22e45
--
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