<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=&quot;1100 El Camino &quot;C1&quot; Building&quot;:1100 El Camino &quot;C1&quot; Building<br>
<br><div class="gmail_quote"><pre>Hi Karim,<br><br>&gt;<i> I am getting a ParseError when reading an icalendar event using readOne(). This happens when the location field includes double quotes (&quot;).<br></i>&gt;<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&#39;re parsing iCalendar, LOCATION&#39;s value is TEXT, so nothing needs to be escaped except carriage returns. Can you give an example of iCalendar data that&#39;s failing to parse for you?<br><br>- Jeffrey<br>
</pre></div><br></div>