[
https://issues.apache.org/jira/browse/XERCESJ-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arthur De Magalhaes updated XERCESJ-1374:
-----------------------------------------
Attachment: ElementImpl_patch.txt
patch with the fix.
> NPE inside ElementImpl for null namespace URI
> ---------------------------------------------
>
> Key: XERCESJ-1374
> URL: https://issues.apache.org/jira/browse/XERCESJ-1374
> Project: Xerces2-J
> Issue Type: Bug
> Reporter: Arthur De Magalhaes
> Priority: Minor
> Attachments: ElementImpl_patch.txt
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]