-
Bug
-
Resolution: Fixed
-
P2
-
1.1
-
1.1fcs
-
sparc
-
solaris_8
-
Verified
The createDocument method of the DomImpl does not work if the DocumentType passed to it is null.
It throws an exception saying that the node is not allowed there.
As per the spec it is supposed to work in both cases when a valid DocumentType is passed as a parameter or when the DocumentType passed is null.
It throws an exception saying that the node is not allowed there.
As per the spec it is supposed to work in both cases when a valid DocumentType is passed as a parameter or when the DocumentType passed is null.