[Bug 239996] kabcclient crashes

Kevin Krammer kevin.krammer at gmx.at
Thu Jun 16 16:16:35 BST 2011


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


Kevin Krammer <kevin.krammer at gmx.at> changed:

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




--- Comment #4 from Kevin Krammer <kevin krammer gmx at>  2011-06-16 17:16:33 ---
Git commit f5bf00638a3cefe7f23cd5f428598fb0ca921833 by Kevin Krammer.
Committed on 16/06/2011 at 17:12.
Pushed by krake into branch '4.6'.

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

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