[Vobject] vObject readOne ParseError
Jeffrey Harris
jeffrey at skyhouseconsulting.com
Fri Apr 30 19:33:04 CDT 2010
Hi Karim,
> I am getting a ParseError when reading an icalendar event using readOne(). This happens when the location field includes double quotes (").
> I was wondering if there is a standard way for escaping this or should I check for it case by case.
If you're parsing iCalendar, LOCATION's value is TEXT, so nothing needs to be escaped except carriage returns. Can you give an example of iCalendar data that's failing to parse for you?
- Jeffrey
More information about the VObject
mailing list