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

Andreas Veithen updated AXIOM-203:
----------------------------------

    Component/s:     (was: C14N)
                 API

> NPE in DigestGenerator's getExpandedName() methods
> --------------------------------------------------
>
>                 Key: AXIOM-203
>                 URL: https://issues.apache.org/jira/browse/AXIOM-203
>             Project: Axiom
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.2.9
>            Reporter: Myles Bunbury
>
> In org.apache.axiom.om.util.DigestGenerator, both getExpandedName(OMElement 
> element) and getExpandedName(OMAttribute attribute) will throw a null pointer 
> exception if getNamespace() returns NULL:
>       return attribute.getNamespace().getNamespaceURI() + ":" + 
> attribute.getLocalName();

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to