[XML-SIG] [ pyxml-Bugs-1112052 ] XMLFilterBase broken when used
with entities
SourceForge.net
noreply at sourceforge.net
Sat Jan 29 15:26:06 CET 2005
Bugs item #1112052, was opened at 2005-01-29 14:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106473&aid=1112052&group_id=6473
Category: SAX
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Uche Ogbuji (uche)
Assigned to: Uche Ogbuji (uche)
Summary: XMLFilterBase broken when used with entities
Initial Comment:
We were missing a "return" statement for resolveEntity,
which would cause very odd breakage when you tried to
use filters with DTDs or entities.
I fixed this already, but I'm logging it here for user
awareness (affects up to PyXML 0.8.4), and so that we
don't forget to upstream it to Python 2.4.x and 2.5.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106473&aid=1112052&group_id=6473
More information about the XML-SIG
mailing list