[Tickets #12329] Re: Many fields are ignored when importing vCard files
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Aug 15 09:17:45 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12329
------------------------------------------------------------------------------
Ticket | 12329
Updated By | Jan Schneider <jan at horde.org>
Summary | Many fields are ignored when importing vCard files
Queue | Turba
Version | 4.1.0
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2013-08-15 11:17) wrote:
> Hallo,
>
> Today I've imported some more contacts to my address book and (thank
> god) I've checked some items if they have been imported correctly.
>
> In the following VCARD, Turba has simply ignored (without notice)
> the second cellphone entry:
>
> BEGIN:VCARD
> VERSION:3.0
> PRODID:-//Apple Inc.//iOS 6.1.3//EN
> N:LastName;FirstName;;;
> FN:FirstName LastName
> EMAIL;TYPE=INTERNET;TYPE=HOME;TYPE=pref:xxx at example.com
> TEL;TYPE=HOME;TYPE=FAX;TYPE=pref:011-123456789
> TEL;TYPE=CELL;TYPE=VOICE:0176-123456789
> TEL;TYPE=CELL;TYPE=VOICE:0172-123456789
> TEL;TYPE=HOME;TYPE=VOICE:011-4567891
> TEL;TYPE=WORK;TYPE=VOICE:011 7891234
> ITEM1.ADR;TYPE=HOME;TYPE=pref:;;Street Nr;City;;12345;Country
> BDAY;VALUE=date:1911-01-01
> REV:2013-04-24T15:40:55+00:00
> UID:deadbeef-e7c7-4fa2-97cb-63bd2c3db018
> END:VCARD
>
> I've exported this card from ownCloud, which simply shows more than
> one "cell" entry, just as my iDevices do.
But Turba doesn't. It only supports the attributes in the original
config/attributes.php for importing.
> From another VCARD, Turba ignores the TEL-field of type "OTHER":
>
> (only the TEL lines)
> TEL;TYPE=CELL;TYPE=VOICE:0179-4722993
> TEL;TYPE=OTHER;TYPE=VOICE;TYPE=pref:089-12035482
Again, only one cellPhone attribute is supported.
> The first one is shown in Turba, the second one is (without notice!!
> what is the worst in my opinion!) just ignored.
>
> Also, the following fields are ignored, I would have expected to see
> them as "Instant Messenger" fields:
>
> ITEM2.IMPP;X-SERVICE-TYPE=None;TYPE=pref:x-apple:123456789
> ITEM3.IMPP;X-SERVICE-TYPE=None:x-apple:somename
There is no IMPP attribute. And using this without an X- prefix is
even breaking RFCs.
> Thank you for helping to resolve this issue.
>
> Kind regards,
> Anna Christina Naß
>
More information about the bugs
mailing list