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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]