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/09/14 15:18:32 UTC

[jira] Created: (JCR-1133) JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well

JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well
-----------------------------------------------------------------------------

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


getQLabel() iterates through the properties on a version labels node to compute the set of labels. Currently it only ignores jcr:primaryType, but it needs to skip jcr:mixinTypes as well.


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


[jira] Resolved: (JCR-1133) JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well

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

Julian Reschke resolved JCR-1133.
---------------------------------

    Resolution: Fixed

Fixed with revision 575674.


> JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well
> -----------------------------------------------------------------------------
>
>                 Key: JCR-1133
>                 URL: https://issues.apache.org/jira/browse/JCR-1133
>             Project: Jackrabbit
>          Issue Type: Bug
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> getQLabels() iterates through the properties on a version labels node to compute the set of labels. Currently it only ignores jcr:primaryType, but it needs to skip jcr:mixinTypes as well.

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


[jira] Updated: (JCR-1133) JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well

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

Jukka Zitting updated JCR-1133:
-------------------------------

      Component/s: SPI
    Fix Version/s: 1.4

> JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well
> -----------------------------------------------------------------------------
>
>                 Key: JCR-1133
>                 URL: https://issues.apache.org/jira/browse/JCR-1133
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: SPI
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.4
>
>
> getQLabels() iterates through the properties on a version labels node to compute the set of labels. Currently it only ignores jcr:primaryType, but it needs to skip jcr:mixinTypes as well.

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


[jira] Updated: (JCR-1133) JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well

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

Julian Reschke updated JCR-1133:
--------------------------------

    Description: 
getQLabels() iterates through the properties on a version labels node to compute the set of labels. Currently it only ignores jcr:primaryType, but it needs to skip jcr:mixinTypes as well.


  was:
getQLabel() iterates through the properties on a version labels node to compute the set of labels. Currently it only ignores jcr:primaryType, but it needs to skip jcr:mixinTypes as well.



> JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well
> -----------------------------------------------------------------------------
>
>                 Key: JCR-1133
>                 URL: https://issues.apache.org/jira/browse/JCR-1133
>             Project: Jackrabbit
>          Issue Type: Bug
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> getQLabels() iterates through the properties on a version labels node to compute the set of labels. Currently it only ignores jcr:primaryType, but it needs to skip jcr:mixinTypes as well.

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