https://bz.apache.org/bugzilla/show_bug.cgi?id=65030

--- Comment #4 from Stefan Bodewig <bode...@apache.org> ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=6351 (eighteen years ago, seems
my memory still works sometimes ;-)

$ cat foo.xml 
<foo>&#0;</foo>
$ xmllint foo.xml 
foo.xml:1: parser error : xmlParseCharRef: invalid xmlChar value 0
<foo>&#0;</foo>
         ^

seems to confirm my reading of the spec back then. I've created
https://github.com/junit-team/junit5/pull/2275#issuecomment-751459822

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to