[jira] Updated: (XMLCOMMONS-65) URI mappings are not checked during resolution
"Michael Glavassevich (JIRA)" <[email protected]> Mon, 6 Dec 2010 22:41:17 -0500 (EST)
| Newsgroups | gmane.text.xml.commons.devel |
|---|---|
| Message-ID | <9533676.15891291693277925.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: (was: XML Commons Resolver 1.2.0)
Affects Version/s: (was: 1.x)
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: XML Commons Resolver 1.2.0
> Environment: Operating System: All
> Platform: All
> Reporter: Earl Hood
> Assignee: Commons Developers Mailing List
>
> 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.