[Bug 150368] Crash opening XML file in traversal code

[email protected] Tue, 17 May 2005 00:46:49 -0400 (EDT)
Newsgroups gmane.editors.conglomerate.cvs
Message-ID <[email protected]>
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=150368
 conglomerate | Document Types | Ver: 0.7.14





------- Additional Comments From Dave Malcolm  2005-05-17 04:46 -------
The "copy" entity is obtained from iso-num.ent in DocBook DTD.  Looks like its
parent is an XML_DTD_NODE instance different from the main one in the tree, and
which isn't rooted in the DOM tree (which is what the assertion is complaining
about).

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