https://bugs.freedesktop.org/show_bug.cgi?id=76375
--- Comment #8 from Patrick Ohly <[email protected]> --- Creating a contact with no properties is unusual, but not an error. The backend shouldn't silently skip over such contacts and return an empty ID. That'll cause sync failures. We could throw an error to indicate that the contact was not okay, but then you don't achieve your goal of having "--import" silently import all contacts when the vcard file is broken. No, I think the only sane solution would be to implement a semantic file parser. Until then, --import should work as currently specified. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
_______________________________________________ Syncevolution-issues mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution-issues
