Summary: | UTF-8 strings corruption upon vCard export | ||
---|---|---|---|
Product: | [Unmaintained] kab3 | Reporter: | Viktor <windmuff> |
Component: | general | Assignee: | Tobias Koenig <tokoe> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | kde-2011.08 |
Priority: | NOR | ||
Version: | 3.1 | ||
Target Milestone: | --- | ||
Platform: | Mandrake RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Viktor
2003-11-16 09:27:12 UTC
Subject: Re: New: UTF-8 strings corruption upon vCard export On Sun, Nov 16, 2003 at 08:27:12AM -0000, Viktor wrote: > Version: 3.1 (using KDE 3.1.3) > Installed from: Mandrake Linux Cooker i586 - Cooker > Compiler: gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) > OS: Linux (i686) release 2.4.22-10mdksmp Hi Viktor, > The system locale is UTF-8. This should be fixed now in CVS HEAD with the new vCard-Parser, at least I can't reproduce it here. Ciao, Tobias This bug is present in the Kontact provided with KDE 4.1.2. This is the vcard, as exported from Kaddressbook and opened in Kate: BEGIN:VCARD FN;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=D7=90=D7=90=D7=99=D7=A9 =D7=91= D7=93=D7=99=D7=A7=D7=94 N;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=D7=91=D7=93=D7=99=D7=A7=D7=94;=D 7=90=D7=90=D7=99=D7=A9;;; NOTE;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=D7=A9=D7=95=D7=A8=D7=94 =D7=A 8=D7=90=D7=A9=D7=95=D7=A0=D7=94.\n=D7=94=D7=A9=D7=95=D7=A8=D7=94 =D7=94=D7= A9=D7=A0=D7=99=D7=94 =D7=9B=D7=\n=9C =D7=9B=D7=9A =D7=90=D7=A8=D7=95=D7=9B= D7=94 =D7=A9=D7=94=D7=99=D7=94=\n =D7=A2=D7=9C=D7=95=D7=9C=D7=94 =D7=9C=D7= 92=D7=9C=D7=95=D7=A9.\n=D7=A9=D7=95=D7=A8=D7=94 =D7=A9=D7=9C=D7=99=D7=A9=D7 =99=D7=AA.\n UID:U9f5DBG3zU VERSION:2.1 END:VCARD As can clearly be seen, there are line breaks in the middle of quoted-printable data. This bug seems to be related to bug #172764. The development of the old KAddressBook will be discontinued for KDE 4.4. Since the new application has the same name, but a completly new code base we close all bug reports against the old version and ask the submitters to resend there reports against the new product. |