Shamim1977 / vcardio

Automatically exported from code.google.com/p/vcardio
0 stars 0 forks source link

eMail addresses duplicated when importing existing contact (with same X-IRMC-LUID) #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Import a vCard file containing contacts. Every contact has a unique X-
IRMC-LUID. Most contacts have one or two email addresses. Only one email 
address is the default/preferred one.
2. Import the same file once more.
3. For all the contacts that have one or two email addresses, these 
addresses appear twice in the contact details.

What is the expected output?
=> That all the attributes of an existing contact would be taken from the 
newly imported file. I would expect the import to do a full REPLACEMENT of 
existing contacts, and not an ADDITION (with duplication) of attributes.

What do you see instead?
=> See steps to reproduce, point 3.

What version of the product are you using? On what operating system?
=> Version v0.27.sms running on Android 1.6 (HTC Tattoo).

Please provide any additional information below.
=> I have added a teplate vcf file in attachment, with fake contact data, 
but showing the fields and the syntax of the file I am generating for 
import into vCardIO.

Original issue reported on code.google.com by Chris.Bo...@gmail.com on 17 Feb 2010 at 4:58

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by duckt...@gmail.com on 5 Mar 2010 at 6:23

GoogleCodeExporter commented 9 years ago
Fixed in version 0.32. Please test.

Original comment by duckt...@gmail.com on 12 Mar 2010 at 5:50

GoogleCodeExporter commented 9 years ago
Tested OK with version 0.32 (not surprisingly, the import speed went down).
Thanks for your swift handling of this defect, it's much appreciated!

Original comment by Chris.Bo...@gmail.com on 13 Mar 2010 at 8:24