Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.9.1
-
None
Description
Inside ElementImpl,there are a few places where we compare the local name and namespace uri of our internal attributes against a given attribute. There we can get a null pointer exception if the any of our internal attributes' namespace URI is null.