Pages: 1
RSS
vcard import not working correctly from Nokia Suite
 
I've just exported .vcf files from Nokia Suite 3.8.48 and Bat 6.6 didn't import the telephone numbers!

e.g.
Code
BEGIN:VCARD
VERSION:2.1
FN:Dr. Fischak
N:Dr. Fischak;;;;
TEL;VOICE;PREF:+43262662261
END:VCARD

created the contact in the address book, but all without any telephone number.

Now I have to install the old Nokia PC Suite too to get a .csv file because Nokia Suite doesn't support .csv files. Hopefully I can import this.

Please fix this bug asap.  
 
I've just exported some example addresses as .vcf 2.1 and see the difference:


Code
TEL;CELL;VOICE:
TEL;HOME;FAX  :
TEL;HOME;FAX:+4
TEL;HOME;VOICE:
TEL;WORK;FAX  :
TEL;WORK;VOICE:

I've then changed the line from the example above to "TEL;WORK;VOICE:" and the import has worked. I'll change the text in all .vcf files and re-import them.

I don't know anything about the VCARD (2.1) standard. So I don't know if the Nokia Suite export is correct or Bat doesn't support it or has a bug.
Pages: 1