You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Glen Daniels (JIRA)" <ji...@apache.org> on 2007/04/08 14:57:33 UTC

[jira] Resolved: (WSCOMMONS-185) Incorrect string comparison in org.apache.axiom.om.impl.builder.StAXOMBuilder

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

Glen Daniels resolved WSCOMMONS-185.
------------------------------------

    Resolution: Fixed

> Incorrect string comparison in org.apache.axiom.om.impl.builder.StAXOMBuilder
> -----------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-185
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-185
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Alexander Veit
>            Priority: Minor
>
> org.apache.axiom.om.impl.builder.StAXOMBuilder#processNamespaceData(OMElement) contains
>  ... (namespace == null || namespace.getPrefix() != prefix) ...
>  
> This may not work as intended.

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