<html><body>

<p>ok, Now this gives us a basic understanding of whats going on.</p>
<p>icalmemory_append_string() is used to append that, which basicaly uses strcpy, so no escaping in there.</p>
<p>icalparameter_as_ical_string_r() builds the surrounding string, its called recursively.</p>
<p> </p>
<p>Its not clear to me where escaping should happen, or if it should be put in in an escaped format?</p>
<blockquote>
<div class="message_header"><span>Do Jan 07 2010 22:27:03 CET</span> <span>von  "dothebart" <dothebart@users.sourceforge.net> </span> <span class="message_subject">Betreff: [FA-commits] SF.net SVN: freeassociation:[989] trunk/libical/src/test/regression.c</span></div>
<div class="message_content"><tt>Revision: 989</tt><br /> <tt><a href="http://freeassociation.svn.sourceforge.net/freeassociation/?rev=989&view=rev" target="webcit01">http://freeassociation.svn.sourceforge.net/freeassociation/?rev=989&view=rev</a></tt><br /> <tt>Author:   dothebart</tt><br /> <tt>Date:     2010-01-07 21:27:03 +0000 (Thu, 07 Jan 2010)</tt><br /> <tt></tt><br /> <tt>Log Message:</tt><br /> <tt>-----------</tt><br /> <tt>* By Brad Hards: demonstrate encoding of newlines in timezones fails</tt><br /> <tt></tt><br /> <tt>Modified Paths:</tt><br /> <tt>--------------</tt><br /> <tt>trunk/libical/src/test/regression.c</tt><br /> <tt></tt><br /> <tt></tt><br /> <tt>This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.</tt><br /> <tt></tt><br /> <tt>------------------------------------------------------------------------------</tt><br /> <tt>This SF.Net email is sponsored by the Verizon Developer Community</tt><br /> <tt>Take advantage of Verizon's best-in-class app development support</tt><br /> <tt>A streamlined, 14 day to market process makes app distribution fast and easy</tt><br /> <tt>Join now and get one step closer to millions of Verizon customers</tt><br /> <tt><a href="http://p.sf.net/sfu/verizon-dev2dev" target="webcit01">http://p.sf.net/sfu/verizon-dev2dev</a> </tt><br /> <tt>_______________________________________________</tt><br /> <tt>Freeassociation-commits mailing list</tt><br /> <tt>Freeassociation-commits@lists.sourceforge.net</tt><br /> <tt>https://lists.sourceforge.net/lists/listinfo/freeassociation-commits</tt><br /> <br /></div>
</blockquote>
<p> </p>
</body></html>