SimpleMobileTools / Simple-Contacts

Easy and quick contact management with no ads, handles groups and favorites too.
https://www.simplemobiletools.com
GNU General Public License v3.0
791 stars 261 forks source link

Splits full name awkwardly even if it makes no sense #522

Open rugk opened 4 years ago

rugk commented 4 years ago

STR

  1. Import this (in your Nextcloud): https://gist.github.com/rugk/817048d3a43be5711647ce611993bbe3/a600c0d7781ebf3d8517b30170b98da0f555d056#file-notrufnummern-vcf-L56
  2. Sync it with DAVx⁵.

What happens

The problem is the line that is highlighted.

It is shown as "Jugend- und" as a last name and "Kinder-," as the first name.

Note how it misses the "und Elterntelefon" completely. So it should detect that this auto-name splitting makes no sense in this case and just show it as one name.

What should happen

Show it as one name "Kinder-, Jugend- und Elterntelefon".

The .vcf file has been exported from Nextcloud before.


Nextcloud 12 Android 9 DAVx⁵ 2.6.5-ose (334)

rugk commented 4 years ago

As a workaround, I've now just added that as the first name.

rugk commented 4 years ago

EVen when using the first name workaround, that line/and that still causes problems:

Instead of "Euronotruf (Polizei, Feuerwehr, Rettungsdienst)" it shows just "Euronotruf (Polizei\, Feuerwehr". Even though this is also added as the first name.

ZarVladimirII commented 4 years ago

For me it relates to wrong/bad FN and N handling of the vCard.