<div dir="ltr">Hi Jeffrey,<br><br>Thanks for the quick response.<br>This is an example of a location line that includes double quotes causing a ParseError:<br>LOCATION;ALTREP="1100 El Camino "C1" Building":1100 El Camino "C1" Building<br>
<br><div class="gmail_quote"><pre>Hi Karim,<br><br>><i> I am getting a ParseError when reading an icalendar event using readOne(). This happens when the location field includes double quotes (").<br></i>><i> I was wondering if there is a standard way for escaping this or should I check for it case by case.<br>
</i><br>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?<br><br>- Jeffrey<br>
</pre></div><br></div>