[Bug 230968] New: kaddressbook unable to open vCards with ENCODING=8BIT inside
Eckhart Wörner
ewoerner at kde.org
Tue Mar 16 13:27:23 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=230968
Summary: kaddressbook unable to open vCards with ENCODING=8BIT
inside
Product: kaddressbook
Version: unspecified
Platform: Debian testing
OS/Version: unspecified
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdepim-bugs at kde.org
ReportedBy: ewoerner at kde.org
CC: tokoe at kde.org
Version: (using KDE 4.4.1)
Installed from: Debian testing/unstable Packages
This bug has been copied over from
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574092 and has been verified
to still exist in KDE SC 4.4.1
----
The following text/x-vCard file doesn't work:
BEGIN:VCARD
VERSION:2.1
N;CHARSET=UTF-8;ENCODING=8BIT:Machin:Truc
TEL:
ADR;CHARSET=UTF-8;ENCODING=8BIT:;56 Rue du Bootloader. 63000 Clermont-ferrand
EMAIL;CHARSET=UTF-8;ENCODING=8BIT:truc at machin.org
URL;CHARSET=UTF-8;ENCODING=8BIT:http://truc.machin.org
END:VCARD
But the following does work:
BEGIN:VCARD
VERSION:2.1
N;CHARSET=UTF-8:Machin:Truc
TEL:
ADR;CHARSET=UTF-8:;56 Rue du Bootloader. 63000 Clermont-ferrand
EMAIL;CHARSET=UTF-8:truc at machin.org
URL;CHARSET=UTF-8:http://truc.machin.org
END:VCARD
I think kaddressbook doesn't correctly handle "ENCODING=8BIT".
--
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