You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noted that existing contact data gets corrupted if I edited an already existing contact on my iphone. For example if the contact had a address before, this is not shown anymore in nextcloud's web interface. I think this happens because iOS changes the VCARD attributes.
Original VCARD created with nextcloud's web interface (address visible):
GitMate.io thinks possibly related issues are #865 (Removing fields (e.g. phone number or e-mail address) does not work), #292 (Contact disappear on addressbook switch), #16 (Problems while import vcards), and #309 (Fix address layout).
I just noted that existing contact data gets corrupted if I edited an already existing contact on my iphone. For example if the contact had a address before, this is not shown anymore in nextcloud's web interface. I think this happens because iOS changes the VCARD attributes.
Original VCARD created with nextcloud's web interface (address visible):
Same VCARD after editing a detail on my iphone (address dissapeared):
The issue seems to be that iOS adds "item1." to the ADR field. Perhaps this is not standard conform but it should be handled somehow.
The text was updated successfully, but these errors were encountered: