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/28 15:18:25 UTC

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

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.


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

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke reassigned JCR-823:
----------------------------------

    Assignee: Julian Reschke

> 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
>            Assignee: 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.


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

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke closed JCR-823.
------------------------------

    Resolution: Fixed

Closed as duplicate of JCR-1068, which has been resolved in the meantime.

> 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
>            Assignee: 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.