Roundcube Community Forum

 

import vcf will generate 2 contacts

Started by chouy, March 18, 2015, 03:37:15 AM

Previous topic - Next topic

chouy

Hi,

We are the 1.0.1 version user and we have vcard and font size question wants to ask,

1)
when we add 1 contacts (e.g. [email protected]) by upsert database and import vcf(from UI), then result will generated 2 contacts in the address book.

We know this was 2 ways to import address book, but we are not understood why it same result in 'user_id, name, email...', only different in 'firstname, surename, words' and they are belong to 2 contacts.

In the database, the contact will became 2 lines.
contact_id =  6590  (user import vcf form roundcube UI)
contact_id =  6689  (convert vcf to sql template then upsert to database)

2)
Can we customize the font size in Larry theme by user? or it only restrict in the database?
If it restrict, which file we need change?

Thanks.