commit | 4d59e22a19c6c88cd37d7c5fc3d570d2ac6f21c6 | [log] [tgz] |
---|---|---|
author | William M. Brack <wbrack@src.gnome.org> | Mon Mar 08 14:42:31 2004 +0000 |
committer | William M. Brack <wbrack@src.gnome.org> | Mon Mar 08 14:42:31 2004 +0000 |
tree | 6a67f9eeab5db1d8c7c93a6b291ac0f4aeeda9ff | |
parent | a8feb5f401b0e10aeb556429932cae731641796c [diff] |
enhanced to assure that if xpointer is called for a document, the * xinclude.c: enhanced to assure that if xpointer is called for a document, the XML_PARSE_NOENT flag is set before parsing the included document so that entities will automatically get taken care of. * xpointer.c: corrected code so that, if an XML_ENTITY_REF node is encountered, it will log it and not crash (bug 135713)