DO NOT REPLY [Bug 45208] New: URI mappings are not checked during resolution
| Newsgroups | gmane.text.xml.commons.devel |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://issues.apache.org/bugzilla/show_bug.cgi?id=45208
Summary: URI mappings are not checked during resolution
Product: XmlCommons
Version: 1.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Resolver
AssignedTo: [email protected]
ReportedBy: [email protected]
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.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.