NamespaceRegistryTest makes assumptions about legal names
---------------------------------------------------------
Key: JCR-823
URL: https://issues.apache.org/jira/browse/JCR-823
Project: Jackrabbit
Issue Type: Test
Components: JCR TCK
Reporter: Julian Reschke
Priority: Minor
org.apache.jackrabbit.test.api.NamespaceRegistryTest.testRegisterNamespace()
makes the assumption that once a namespace is registered, it can be used in a
node name. In practice, many repositories have their own restrictions on node
naming, in particular may not support namespace prefixes in node names at all.
Proposal: change the test case so that it's independant of the repository's
ability to create new nodes in that namespace.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.