You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Przemo Pakulski (JIRA)" <ji...@apache.org> on 2007/01/28 17:41:49 UTC

[jira] Created: (JCR-720) TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data

TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data
----------------------------------------------------------------------------------------

                 Key: JCR-720
                 URL: https://issues.apache.org/jira/browse/JCR-720
             Project: Jackrabbit
          Issue Type: Bug
          Components: JCR TCK
            Reporter: Przemo Pakulski


Method locateNodeWithoutPrimaryItem is used to locate recursively node which does not define a primary item, but this method calls internally locateNodeWithPrimaryItem instead of locateNodeWithoutPrimaryItem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-720) TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data

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

Jukka Zitting updated JCR-720:
------------------------------

    Fix Version/s: 1.3

> TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data
> ----------------------------------------------------------------------------------------
>
>                 Key: JCR-720
>                 URL: https://issues.apache.org/jira/browse/JCR-720
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Przemo Pakulski
>             Fix For: 1.3
>
>         Attachments: JCR-720-patch.txt
>
>
> Method locateNodeWithoutPrimaryItem is used to locate recursively node which does not define a primary item, but this method calls internally locateNodeWithPrimaryItem instead of locateNodeWithoutPrimaryItem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-720) TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data

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

Przemo Pakulski updated JCR-720:
--------------------------------

    Attachment: JCR-720-patch.txt

Simple patch attached.

> TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data
> ----------------------------------------------------------------------------------------
>
>                 Key: JCR-720
>                 URL: https://issues.apache.org/jira/browse/JCR-720
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Przemo Pakulski
>         Attachments: JCR-720-patch.txt
>
>
> Method locateNodeWithoutPrimaryItem is used to locate recursively node which does not define a primary item, but this method calls internally locateNodeWithPrimaryItem instead of locateNodeWithoutPrimaryItem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-720) TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data

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

Przemo Pakulski resolved JCR-720.
---------------------------------

    Resolution: Fixed

fixed in revision 500891

> TCK: NodeReadMethodsTest#testGetPrimaryItemItemNotFoundException selects wrong test data
> ----------------------------------------------------------------------------------------
>
>                 Key: JCR-720
>                 URL: https://issues.apache.org/jira/browse/JCR-720
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Przemo Pakulski
>         Attachments: JCR-720-patch.txt
>
>
> Method locateNodeWithoutPrimaryItem is used to locate recursively node which does not define a primary item, but this method calls internally locateNodeWithPrimaryItem instead of locateNodeWithoutPrimaryItem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.