commit | 5151c06f30d840c373d7afaaeb654e77b37da8cc | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Tue Oct 23 13:10:19 2001 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Tue Oct 23 13:10:19 2001 +0000 |
tree | fafd2b348911eb68a6fc526c86028c20d138c6b8 | |
parent | b6b0fd8962e95bdb27e9e65bc785ce8cf1a3622c [diff] |
fixed an erroneous validation bug when PE refs occurs in external parsed * parser.c: fixed an erroneous validation bug when PE refs occurs in external parsed entities referenced from the internals subset * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*: added the associated testcase, it's a nice one. * HTMLparser.c: generate the DTD node as HTML still ... * HTMLtree.c: fixed errors in Set/GetMetaEncoding Daniel