You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jarle B. Hjortland (JIRA)" <ji...@apache.org> on 2008/01/21 12:05:35 UTC

[jira] Created: (JCR-1332) CLONE -Aggregate include ignored if no primaryType set

CLONE -Aggregate include ignored if no primaryType set
------------------------------------------------------

                 Key: JCR-1332
                 URL: https://issues.apache.org/jira/browse/JCR-1332
             Project: Jackrabbit
          Issue Type: Bug
          Components: indexing, jackrabbit-core
            Reporter: Jarle B. Hjortland
            Priority: Minor
             Fix For: 1.4


If the include element of an aggregate definition does not have a primaryType attribute then the include is never matched.

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


[jira] Commented: (JCR-1332) CLONE -Aggregate include ignored if no primaryType set

Posted by "Jarle B. Hjortland (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560985#action_12560985 ] 

Jarle B. Hjortland commented on JCR-1332:
-----------------------------------------

This issue seems to exist in 1.4 release version, I hade to set primary type on my includes.
<include primaryType="nt:unstructured">*/*/*</include>   works but
<include>*/*/*</include>   does not work

> CLONE -Aggregate include ignored if no primaryType set
> ------------------------------------------------------
>
>                 Key: JCR-1332
>                 URL: https://issues.apache.org/jira/browse/JCR-1332
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: indexing, jackrabbit-core
>            Reporter: Jarle B. Hjortland
>            Priority: Minor
>             Fix For: 1.4
>
>
> If the include element of an aggregate definition does not have a primaryType attribute then the include is never matched.

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


[jira] Updated: (JCR-1332) CLONE -Aggregate include ignored if no primaryType set

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

Marcel Reutegger updated JCR-1332:
----------------------------------

    Affects Version/s: 1.4

> CLONE -Aggregate include ignored if no primaryType set
> ------------------------------------------------------
>
>                 Key: JCR-1332
>                 URL: https://issues.apache.org/jira/browse/JCR-1332
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: indexing, jackrabbit-core
>    Affects Versions: 1.4
>            Reporter: Jarle B. Hjortland
>            Priority: Minor
>             Fix For: 1.4.1, 1.5
>
>
> If the include element of an aggregate definition does not have a primaryType attribute then the include is never matched.

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


[jira] Resolved: (JCR-1332) CLONE -Aggregate include ignored if no primaryType set

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

Marcel Reutegger resolved JCR-1332.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.4)
                   1.5
                   1.4.1

Added test case and fixed issue in trunk and 1.4 branch.

svn revisions 613908 (trunk) and 613910 (1.4 branch).

Thank you for reporting this issue.

> CLONE -Aggregate include ignored if no primaryType set
> ------------------------------------------------------
>
>                 Key: JCR-1332
>                 URL: https://issues.apache.org/jira/browse/JCR-1332
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: indexing, jackrabbit-core
>    Affects Versions: 1.4
>            Reporter: Jarle B. Hjortland
>            Priority: Minor
>             Fix For: 1.4.1, 1.5
>
>
> If the include element of an aggregate definition does not have a primaryType attribute then the include is never matched.

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


[jira] Updated: (JCR-1332) CLONE -Aggregate include ignored if no primaryType set

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

Jukka Zitting updated JCR-1332:
-------------------------------

    Fix Version/s:     (was: 1.5)

> CLONE -Aggregate include ignored if no primaryType set
> ------------------------------------------------------
>
>                 Key: JCR-1332
>                 URL: https://issues.apache.org/jira/browse/JCR-1332
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: indexing, jackrabbit-core
>    Affects Versions: 1.4
>            Reporter: Jarle B. Hjortland
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> If the include element of an aggregate definition does not have a primaryType attribute then the include is never matched.

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