aboutsummaryrefslogtreecommitdiffstats
path: root/result/ent2.sax2
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-08-24 14:46:07 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-08-24 14:46:07 +0000
commit53bd1f3c2c6a5bf079dbb37813a327838ad9a75c (patch)
treead2fcbba421023c7dd5721f555fde6e01fec6871 /result/ent2.sax2
parent2644ab270ea5db157fff0e92a6c095a47577ce4f (diff)
downloadplatform_external_libxml2-53bd1f3c2c6a5bf079dbb37813a327838ad9a75c.tar.gz
platform_external_libxml2-53bd1f3c2c6a5bf079dbb37813a327838ad9a75c.tar.bz2
platform_external_libxml2-53bd1f3c2c6a5bf079dbb37813a327838ad9a75c.zip
found another bug while looking at #309616 on missing entities. this
* parser.c: found another bug while looking at #309616 on missing entities. * result/ent2.sax* result/ent7.sax* result/xml2.sax*: this changed the SAX stream in missing conditions for a few tests Daniel
Diffstat (limited to 'result/ent2.sax2')
-rw-r--r--result/ent2.sax21
1 files changed, 1 insertions, 0 deletions
diff --git a/result/ent2.sax2 b/result/ent2.sax2
index 8c28ea98..d7c80021 100644
--- a/result/ent2.sax2
+++ b/result/ent2.sax2
@@ -11,6 +11,7 @@ SAX.characters(
, 3)
SAX.getEntity(title)
SAX.error: Entity 'title' not defined
+SAX.reference(title)
SAX.characters(
This text is about XML, the, 31)
SAX.getEntity(xml)