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
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to