You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2010/01/13 11:27:54 UTC

[jira] Updated: (JCR-2466) jcr2spi: versionmanager#checkout(NodeState) should not forward to checkout(NodeState, NodeId)

     [ https://issues.apache.org/jira/browse/JCR-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated JCR-2466:
------------------------

    Attachment: JCR-2466.patch

> 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
>    Affects Versions: 2.0-beta5
>            Reporter: angela
>             Fix For: 2.0.0
>
>         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.