[Vobject] his component already has a PROFILE or uses BEGIN

Adam Tauno Williams awilliam at opengroupware.us
Mon Apr 19 15:06:34 CDT 2010


When I parse a vcard using vobject.readOne(data) I get the error:

vobject.base.VObjectError: 'This component already has a PROFILE or uses
BEGIN.'

The vCard looks like:
BEGIN:VCARD
VERSION:3.0
...
PROFILE:vCard
...
END:VCARD

If I strip out the "PROFILE:vCard" the card parses without error.  Does
this error just indicate that the PROFILE attribute is redundant in
regards to the BEGIN/END?



More information about the VObject mailing list