Closed GoogleCodeExporter closed 9 years ago
try this
"xml = "<out><test>foo & bar</test></out>".
You can't use an unescaped "&" in well-formed XML and it won't be accepted by
XML parsers in browsers as a valid document.
Original comment by abdulla....@gmail.com
on 20 May 2015 at 9:57
Original issue reported on code.google.com by
Benc...@gmail.com
on 2 Mar 2015 at 12:37