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.