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/08/28 20:23:30 UTC

[jira] Created: (JCR-1095) ReferencesPropertyTest can't deal with multivalued reference properties

ReferencesPropertyTest can't deal with multivalued reference properties
-----------------------------------------------------------------------

                 Key: JCR-1095
                 URL: https://issues.apache.org/jira/browse/JCR-1095
             Project: Jackrabbit
          Issue Type: Bug
          Components: JCR TCK
            Reporter: Julian Reschke
            Assignee: Julian Reschke


The setUp() method uses prop.getNode(), thus assuming that the reference property is not multivalued.


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


[jira] Updated: (JCR-1095) ReferencesPropertyTest can't deal with multivalued reference properties

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

Jukka Zitting updated JCR-1095:
-------------------------------

    Affects Version/s: 1.2.1
                       1.2.2
                       1.2.3
                       1.3
                       1.3.1
        Fix Version/s: 1.3.2

Merged to the 1.3 branch in revision 577867.

> ReferencesPropertyTest can't deal with multivalued reference properties
> -----------------------------------------------------------------------
>
>                 Key: JCR-1095
>                 URL: https://issues.apache.org/jira/browse/JCR-1095
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>    Affects Versions: 1.2.1, 1.2.2, 1.2.3, 1.3, 1.3.1
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.3.2
>
>
> The setUp() method uses prop.getNode(), thus assuming that the reference property is not multivalued.

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


[jira] Reopened: (JCR-1095) ReferencesPropertyTest can't deal with multivalued reference properties

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

Julian Reschke reopened JCR-1095:
---------------------------------


Turns out that there are more assumptions wrt the single-valued-ness.

Revised proposal: update code so that the mv-ness of the desired property can be specified by the test case.


> ReferencesPropertyTest can't deal with multivalued reference properties
> -----------------------------------------------------------------------
>
>                 Key: JCR-1095
>                 URL: https://issues.apache.org/jira/browse/JCR-1095
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> The setUp() method uses prop.getNode(), thus assuming that the reference property is not multivalued.

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


[jira] Commented: (JCR-1095) ReferencesPropertyTest can't deal with multivalued reference properties

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

Julian Reschke commented on JCR-1095:
-------------------------------------

Fixed subsequent failure in spi/client with revision 570565.



> ReferencesPropertyTest can't deal with multivalued reference properties
> -----------------------------------------------------------------------
>
>                 Key: JCR-1095
>                 URL: https://issues.apache.org/jira/browse/JCR-1095
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> The setUp() method uses prop.getNode(), thus assuming that the reference property is not multivalued.

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


[jira] Resolved: (JCR-1095) ReferencesPropertyTest can't deal with multivalued reference properties

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

Julian Reschke resolved JCR-1095.
---------------------------------

    Resolution: Fixed

Fixed with revision 570564.


> ReferencesPropertyTest can't deal with multivalued reference properties
> -----------------------------------------------------------------------
>
>                 Key: JCR-1095
>                 URL: https://issues.apache.org/jira/browse/JCR-1095
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> The setUp() method uses prop.getNode(), thus assuming that the reference property is not multivalued.

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


[jira] Resolved: (JCR-1095) ReferencesPropertyTest can't deal with multivalued reference properties

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

Julian Reschke resolved JCR-1095.
---------------------------------

    Resolution: Fixed

Fixed with revision 570520.


> ReferencesPropertyTest can't deal with multivalued reference properties
> -----------------------------------------------------------------------
>
>                 Key: JCR-1095
>                 URL: https://issues.apache.org/jira/browse/JCR-1095
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> The setUp() method uses prop.getNode(), thus assuming that the reference property is not multivalued.

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