jcr2spi: versionmanager#checkout(NodeState) should not forward to
checkout(NodeState, NodeId)
---------------------------------------------------------------------------------------------
Key: JCR-2466
URL: https://issues.apache.org/jira/browse/JCR-2466
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-jcr2spi
Reporter: angela
Attachments: JCR-2466.patch
VersionManager#checkout(NodeState nodeState) is called if activity is not
supported and thus should call the
corresponding SPI method instead of checkout(NodeState, NodeId activityId)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.