Post a Comment
The conversation item was supposed to be a small XML file (6 lines long). With several interesting features. It seems that your text encoding methods are not robust.
I've replaced the angular brackets with curly brackets below for reference:
{?xml version="1.0" encoding="UTF-8" xmlns="http://www.w3.org/1999/xhtml"?}
{my:action GUID="{00000109-0000-0010-8000-00AA006D2EA4}" type="message"}
{my:user name="stestagg" /}
{my:text encoding="UTF-8"}{![CDATA[/me loves the way that a modern, 2GHz machine with lots of ram still sometimes has trouble doing simple operations like enumerating folders. Also, have you ever tried inserting the 'end CDATA triad in an XML doc? here's how: {![CDATA[]]]]}{![CDATA[}]]}. Nice huh. ]]}
{/my:text}
{/my:action}





.
0 