[ python-Bugs-902037 ] relative on-disk SYSTEM id handling is incorrect

SourceForge.net noreply at sourceforge.net
Sun Feb 22 03:13:04 EST 2004


Bugs item #902037, was opened at 2004-02-22 03:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=902037&group_id=5470

Category: XML
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Ippolito (etrepum)
Assigned to: Nobody/Anonymous (nobody)
Summary: relative on-disk SYSTEM id handling is incorrect

Initial Comment:
XML.sax.saxutils.prepare_input_source checks os.path.isfile on a 
relative path without first combining it with the base path.  
Attached patch is against CVS HEAD (which is also broken, 
in the exact same way, so I imagine the patch should apply cleanly 
to 2.3).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=902037&group_id=5470



More information about the Python-bugs-list mailing list