[ python-Bugs-902037 ] relative on-disk SYSTEM id handling is
incorrect
SourceForge.net
noreply at sourceforge.net
Tue Mar 2 12:42:16 EST 2004
Bugs item #902037, was opened at 2004-02-22 02:13
Message generated for change (Comment added) made by crhode
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).
----------------------------------------------------------------------
Comment By: Chuck Rhode (crhode)
Date: 2004-03-02 11:42
Message:
Logged In: YES
user_id=988879
See also Bugs 788931 and 616431. -ccr-
----------------------------------------------------------------------
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