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

[jira] Created: (JCR-796) AbstractQueryTest does not handle unknown result size properly

AbstractQueryTest does not handle unknown result size properly
--------------------------------------------------------------

                 Key: JCR-796
                 URL: https://issues.apache.org/jira/browse/JCR-796
             Project: Jackrabbit
          Issue Type: Bug
          Components: JCR TCK
    Affects Versions: 1.0
            Reporter: Marcel Reutegger
            Priority: Minor


If Node/RowIterator.getSize() returns -1 the method AbstractQueryTest.checkResult() should count the nodes in the iterator manually.

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


[jira] Resolved: (JCR-796) AbstractQueryTest does not handle unknown result size properly

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

Marcel Reutegger resolved JCR-796.
----------------------------------

    Resolution: Fixed

Fixed in revision: 518996

> AbstractQueryTest does not handle unknown result size properly
> --------------------------------------------------------------
>
>                 Key: JCR-796
>                 URL: https://issues.apache.org/jira/browse/JCR-796
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>    Affects Versions: 1.0
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> If Node/RowIterator.getSize() returns -1 the method AbstractQueryTest.checkResult() should count the nodes in the iterator manually.

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


[jira] Updated: (JCR-796) AbstractQueryTest does not handle unknown result size properly

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

Jukka Zitting updated JCR-796:
------------------------------

        Fix Version/s: 1.3
    Affects Version/s: 1.0.1
                       1.1
                       1.1.1
                       1.2.1
                       1.2.2
                       1.2.3

> AbstractQueryTest does not handle unknown result size properly
> --------------------------------------------------------------
>
>                 Key: JCR-796
>                 URL: https://issues.apache.org/jira/browse/JCR-796
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>    Affects Versions: 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.3
>
>
> If Node/RowIterator.getSize() returns -1 the method AbstractQueryTest.checkResult() should count the nodes in the iterator manually.

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