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] Updated: (JCR-1133) JCR2SPI: VersionHistoryImpl.getQLabels() needs to skip jcr:mixinTypes as well

     [ 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.