[jira] Updated: (XMLCOMMONS-65) URI mappings are not checked during resolution

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

Michael Glavassevich updated XMLCOMMONS-65:
-------------------------------------------

    Fix Version/s: XML Commons Resolver 1.2.0

> URI mappings are not checked during resolution
> ----------------------------------------------
>
>                 Key: XMLCOMMONS-65
>                 URL: https://issues.apache.org/jira/browse/XMLCOMMONS-65
>             Project: XmlCommons
>          Issue Type: Bug
>          Components: XML Commons Resolver (resolver.jar)
>    Affects Versions: 1.x
>         Environment: Operating System: All
> Platform: All
>            Reporter: Earl Hood
>            Assignee: Commons Developers Mailing List
>             Fix For: XML Commons Resolver 1.2.0
>
>
> When resolving identifiers (e.g. public and/or system), <uri>
> entries are not getting checked during resolution.  I.e.
> After checking for public and/or systemid map, it seems
> a URI mapping should be checked before determine what the
> final URI is.
> The W3C document appears to be lacking in the role of <uri> entries
> in the resolution process.
> It seems that classes implementing EntityResolver and URIResolver
> should be modified to also check URI mappings when determine
> what URI to return/use.

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