[
https://issues.apache.org/jira/browse/JCR-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793697#comment-17793697
]
Julian Reschke commented on JCR-5007:
-------------------------------------
Found:
https://github.com/apache/jackrabbit/blob/3b823c7e127b89022d7ce1d054cd5b14747ba2cc/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/NodeImpl.java#L2853-L2855
> Checked-out state of non-versionable nodes is not handled correctly
> -------------------------------------------------------------------
>
> Key: JCR-5007
> URL: https://issues.apache.org/jira/browse/JCR-5007
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: core
> Reporter: Julian Reschke
> Priority: Major
>
> The implementation always uses the value of the property jcr:isCheckedOut if
> it's present, but it also needs to check if the node is actually versionable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)