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

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

    Component/s: C14N

> NPE in DigestGenerator's getExpandedName() methods
> --------------------------------------------------
>
>                 Key: AXIOM-203
>                 URL: https://issues.apache.org/jira/browse/AXIOM-203
>             Project: Axiom
>          Issue Type: Bug
>          Components: C14N
>    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.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to