[jira] Updated: (XMLCOMMONS-64) Windows pathnames with drive letters not handled correctly

"Michael Glavassevich (JIRA)" <[email protected]> Mon, 6 Dec 2010 22:39:23 -0500 (EST)
Newsgroups gmane.text.xml.commons.devel
Message-ID <30748667.15211291693163589.JavaMail.jira@thor>
     [ https://issues.apache.org/jira/browse/XMLCOMMONS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich updated XMLCOMMONS-64:
-------------------------------------------

    Fix Version/s: XML Commons Resolver 1.2.0

> Windows pathnames with drive letters not handled correctly
> ----------------------------------------------------------
>
>                 Key: XMLCOMMONS-64
>                 URL: https://issues.apache.org/jira/browse/XMLCOMMONS-64
>             Project: XmlCommons
>          Issue Type: Bug
>          Components: XML Commons Resolver (resolver.jar)
>    Affects Versions: 1.x
>         Environment: Operating System: Windows XP
> Platform: PC
>            Reporter: Earl Hood
>            Assignee: Commons Developers Mailing List
>             Fix For: XML Commons Resolver 1.2.0
>
>         Attachments: win-drive-path-patches.zip
>
>
> Created an attachment (id=22128)
> Patches for Catalog.java and FileURL.java
> While working with xml-commons-resolver, I discovered that the code
> does not handle pathnames that utilize window's driver letters.  The code
> appears to lose the "absoluteness" of the path, causing resolution of
> other entities/files to fail that have it for a base.
> Attached are patches to Catalog.java and FileURL.java that
> handles Windows drive-letter pathnames.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.