You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2011/08/27 16:27:37 UTC

[jira] [Updated] (AXIOM-203) NPE in DigestGenerator's getExpandedName() methods

     [ 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-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org