|
Quick Lists
|
|
Bug ID:
|
6475032
|
|
Votes
|
0
|
|
Synopsis
|
Regression: declaring a a duplicate Namespace mapping to an exisitng prefix:URI throws an Exception
|
|
Category
|
jaxp:parse
|
|
Reported Against
|
|
|
Release Fixed
|
5.0u12(b01)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
1-Very High
|
|
Related Bugs
|
6467808
,
6500631
|
|
Submit Date
|
26-SEP-2006
|
|
Description
|
if a prefix:NamespaceURI mapping already exists, an attempt to re-declare the prefix:Namespace mapping with the same value throws an Exception.
a unit test is available @:
https://jaxp-sources.dev.java.net/source/browse/jaxp-sources/jaxp-ri/src/unit-test/bug6467808/Bug.java
the fix is avialble @:
https://jaxp-sources.dev.java.net/source/browse/jaxp-sources/src/com/sun/org/ customer /xalan/internal/xsltc/trax/Attic/SAX2DOM.java?only_with_tag=jaxp-1_3-j2se-5_0-branch
Posted Date : 2006-09-26 02:03:44.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
the fix is available from the the JAXP project @ java.net.
see CR description.
also be sure to see CR 6467808 for more information.
Posted Date : 2006-09-26 02:07:04.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |