Data Loss when saving VCF

H,
Sample to test vcf load/save and data loss:
For example, the last contact in this multi contact vcf in the original file:

BEGIN:VCARD
VERSION:3.0
item1.EMAIL;TYPE=INTERNET:Aust.Dev.Nerd@gmail.com
item1.X-ABLabel:
END:VCARD

When load it using Load Multiple none of properties can be accessed, also saving it as new vcf will result in:

BEGIN:VCARD
VERSION:2.1
REV:20230304T113808Z
END:VCARD

WindowsApplication11.zip (18.1 KB)

@australian.dev.nerds.

We have already created a ticket for this problem: EMAILNET-40981

1 Like