Open
Description
The vCard code currently has its own custom vCard parser. There are many issues with the current code and I deemed it better to use an external library, sabre/vobject being the apparently best choice.
See in particular the bug report #9593.
This may also help to address #9590.