[ pyxml-Bugs-749284 ] CatalogManager can't resolve system ids
2003-06-05 02:23:42 GMT
Bugs item #749284, was opened at 2003-06-04 22:23 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=749284&group_id=6473 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Andrew Langmead (langmead) Assigned to: Nobody/Anonymous (nobody) Summary: CatalogManager can't resolve system ids Initial Comment: If you pass a system id, but no public id to to resolve_sysid you get back None. I believe the resolve_sysid function of xml/parsers/xmlproc/ catalog.py is missing a return statement on the final line (the "pubid== None" case.) Attached is a file catbug.py that demonstrates the problem and a patch named catalog.patch that resolves it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106473&aid=749284&group_id=6473(Continue reading)
RSS Feed