Closed GoogleCodeExporter closed 9 years ago
Original comment by rgardler...@gmail.com
on 23 Aug 2008 at 10:15
HTML in RDF should be bracketed by <![CDATA[ <!-- HTML TEXT HERE --> ]]>
It is not uncommon for people to simply paste HTML into XML in this way, we
shuld
therefore have RDFUtils check to ensure that data is bracketed where
appropriate.
In the meantime, simply bracket the code with <![CDATA[ sections.
BUT...
The code running on the demo server at present appears to strip such content
when it
is submitted. I'm increasing the priority of this issue since even correctly
formed
RDF/XML will fail.
Original comment by rgardler...@gmail.com
on 23 Aug 2008 at 11:09
I just committed a fix for this issue, it will be live on the test server
within the
next few days.
Original comment by ross.gardler
on 24 Aug 2008 at 4:58
Verified with originally attached MeAggregator.xml.
Original comment by sander.v...@oucs.ox.ac.uk
on 10 Dec 2009 at 1:54
Original issue reported on code.google.com by
hgard...@gmail.com
on 23 Aug 2008 at 10:12Attachments: