Namespace comparison in Namespace.java doesn't work, if a node return null, but
it expects an empty string
----------------------------------------------------------------------------------------------------------
Key: JCR-2888
URL: https://issues.apache.org/jira/browse/JCR-2888
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-webdav
Reporter: Christian Stocker
Attachments: patch_commit_ebebb62c3df0.patch
If a node returns null for Node.getNamespaceUri(), but
Namespace.EMPTY_NAMESPACE expects an empty string, the comparison fails. But to
my knowledge a null and "" namespaceUri should be treated the same.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira