-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.1
-
sparc
-
solaris_8
When using a DeclHandler to parse DTD entries, such as external entity references, if the InputSource sets the SystemId for this particular source, then the value that was set will be returned when the externalEntityDecl method is called.
According to the API, the value passed to externalEntityDecl for the SystemId should be the declared SystemId.
According to the API, the value passed to externalEntityDecl for the SystemId should be the declared SystemId.