You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2009/11/22 19:45:39 UTC

[jira] Updated: (XERCESJ-1374) Schema DOM: NPE inside ElementImpl for null namespace URI

     [ https://issues.apache.org/jira/browse/XERCESJ-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich updated XERCESJ-1374:
------------------------------------------

    Fix Version/s: 2.10.0

> Schema DOM: 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
>          Components: XML Schema 1.0 Structures
>    Affects Versions: 2.9.1
>            Reporter: Arthur De Magalhaes
>            Assignee: Michael Glavassevich
>            Priority: Minor
>             Fix For: 2.10.0
>
>         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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org