1 message in org.python.python-bugs-list[ python-Bugs-902037 ] relative on-di...
FromSent OnAttachments
SourceForge.netMar 2, 2004 12:42 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[ python-Bugs-902037 ] relative on-disk SYSTEM id handling is incorrectActions...
From:SourceForge.net (nore@sourceforge.net)
Date:Mar 2, 2004 12:42:00 pm
List:org.python.python-bugs-list

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-

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