DarkHobbit / doublecontact

Offline DE-independent Qt-based contact manager primarily for phonebooks editing/merging. Beta.
GNU General Public License v3.0
52 stars 11 forks source link

Non-standart e-mail types and unknown tags on Android #13

Closed SauronfromMordor closed 7 years ago

SauronfromMordor commented 7 years ago

Hello! I use Android smartphone on Cyanogenmod 5.1.1. After I exported my contacts to VCF and opened it in DoubleContact, it showed me next: 2017-03-08-025942_1280x1024_scrot Could you fix it? Here is this file in TXT (rename it to VCF back). 00001.txt

DarkHobbit commented 7 years ago

It's only warning, after it, such emails processed correctly. But you are right: non-standard emails (not phones) are allowed by RFC. I shall fix this warning.Thanks.

DarkHobbit commented 7 years ago

For emails: fixed, message removed (commit e8f7e81381d50aa55fc91c0a6d7fa347359d394e). For phones: message appears, but you can switch it off in settings dialog, "Loading" section. Note that some devices may incorrectly work with non-standard types (most dangerous case is non-latin type names).