Hi,

When I parse the attached HTML file using xmllint with libxml 2.6.22 I get
the following error:

    $ xmllint --html bug.html
    bug.xml:67: HTML parser error : Invalid char in CDATA 0x0

I don't get this error with libxml 2.6.17, and it seems to be pretty
clearly a bug relating to a null terminator; there is certainly no null
character in the file itself.

Note that it only affects CDATA elements like <style>, placing the text
content in another element like <p> will not exhibit the bug.

Cheers,

Michael

-- 
Print XML with Prince!
http://www.princexml.com
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to