CODE
Hi,
/*
I hate HTML forums, why isn't there a Mailinglist or Bugzilla. If you don't understand this posting Email me
at arved@arved.de The HTML Forum parser messes up everything. */
If a Blog title contains an Umlaut, it is escaped in html
to e.g. ä
The RDF Stream now contains ä which is incorrect
it should be either รค or ä
(XML does not know anything about the HTML Umlaut definitions, so the Character should be converted back
to be strictly standard conform)
& should be escaped to & in XML
/*
I hate HTML forums, why isn't there a Mailinglist or Bugzilla. If you don't understand this posting Email me
at arved@arved.de The HTML Forum parser messes up everything. */
If a Blog title contains an Umlaut, it is escaped in html
to e.g. ä
The RDF Stream now contains ä which is incorrect
it should be either รค or ä
(XML does not know anything about the HTML Umlaut definitions, so the Character should be converted back
to be strictly standard conform)
& should be escaped to & in XML