-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.3.1
-
Component/s: xml
-
1.6
-
generic
-
generic
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2126984 | 1.4.0 | Neeraj Bajaj | P3 | Closed | Fixed | 1.4 |
Implementation inconsistency for DocumentBuilder.parse(File)
this bug is reported in ASF bugzilla
--------------------------------------------------------------------------
http://issues.apache.org/bugzilla/show_bug.cgi?id=34913
Description:
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+)
--------------------------------------------------------------------------
###@###.### 2005-05-30 09:08:49 GMT
this bug is reported in ASF bugzilla
--------------------------------------------------------------------------
http://issues.apache.org/bugzilla/show_bug.cgi?id=34913
Description:
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+)
--------------------------------------------------------------------------
###@###.### 2005-05-30 09:08:49 GMT
- backported by
-
JDK-2126984 Implementation inconsistency for DocumentBuilder.parse(File)
-
- Closed
-