Incorrect field interpretation in VCard import/export in ZohoMail
Hi,
In trying to import V3.0 vCards in to the contacts section of Zoho Mail I've come across an error in the implementation.
FN: is incorrectly interpreted as First Name, and not Full Name or common name as per RFC 2426, as such, the FN is shown in the First Name field when edited in Contacts
N: is used solely for last name, so all information apart from last name is lost, again instead of complying with the RFC
N:
family name;given name;additional names;honorific prefix;honorific suffix
Ultimately this means that each person is listed as Given Name Family Name Family Name in the contact list - which is broken.
I have about 600 contacts to import - all correctly formatted as vCards, I've stripped photos out as this was blocking importing - is it possible to get vCard fixed so that it correctly supports the standard and either silently discards the photos or uses them correctly please?
Thanks
Alan