libxml2/result/errors/cdata.xml.str
Daniel Veillard 3fa5e7e44c fixed a bug failing to detect UTF-8 violations in CData in push mode.
* parser.c: fixed a bug failing to detect UTF-8 violations in
  CData in push mode.
* result/errors/cdata.xml* test/errors/cdata.xml: added the test
  to the regressions
Daniel
2005-07-04 11:12:25 +00:00

6 lines
194 B
Plaintext

./test/errors/cdata.xml:2: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0x5B 0x43 0xE1 0x72
<A><![CDATA[Cár]]></A>
^
./test/errors/cdata.xml : failed to parse