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
{{ message }}
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
It is not clear from the bug title, but It seems to mean, that vcard can only parse vCard files with empty line at the end of file (and empty line between END and BEGIN if file contains more than one vCard).
There is no requirement to add an empty line in RFC2426.
All my vCard files has no empty line at the end and I have to modify files (printf "\r\n" >> test.vcf) to use vcard tool.
No description provided.
The text was updated successfully, but these errors were encountered: