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