DO NOT REPLY [Bug 34913] New: - Implementation inconsistency for DocumentBuilder.parse(File)
| Newsgroups | gmane.text.xml.commons.devel |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34913>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34913
Summary: Implementation inconsistency for
DocumentBuilder.parse(File)
Product: XmlCommons
Version: 1.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: JAXP
AssignedTo: [email protected]
ReportedBy: [email protected]
As far as I can see there is inconsistency in the implementation of
DocumentBuilder.parse(File) between the main branch (jaxp 1.3 now) which
concatenate naively and the tck-jaxp-1_2_0 which does escaping.
It looks like kind of a File.toURL() (1.2+) vs File.toURI() (1.4+)
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.