You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/03/29 16:04:25 UTC

[jira] Updated: (JCR-823) NamespaceRegistryTest makes assumptions about legal names

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

Julian Reschke updated JCR-823:
-------------------------------

    Issue Type: Bug  (was: Test)

> NamespaceRegistryTest makes assumptions about legal names
> ---------------------------------------------------------
>
>                 Key: JCR-823
>                 URL: https://issues.apache.org/jira/browse/JCR-823
>             Project: Jackrabbit
>          Issue Type: Bug
>          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.