[ 
https://issues.apache.org/jira/browse/OAK-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758559#comment-17758559
 ] 

Manfred Baedke edited comment on OAK-10377 at 8/24/23 12:35 PM:
----------------------------------------------------------------

Unfortunately, the ReadOnlyVersionManager patch is an improvement, but still 
leaves us with non-spec conformant behavior in the case where the 
OnParentVersionAction is IGNORE. See section 15.3.1.1 of [Jcr 
2.0|https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/15_Versioning.html#15.2%20Check-In:%20Creating%20a%20Version]
 (note that also the Spec has an obvious typo there, it should be "The method 
returns true otherwise").


was (Author: baedke):
Unfortunately, the ReadOnlyVersionManager patch is an improvement, but still 
leaves us with non-spec conformant behavior in the case where the 
OnParentVersionAction is IGNORE. See section 15.3.1.1 of [Jcr 
2.0|https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/15_Versioning.html#15.2%20Check-In:%20Creating%20a%20Version]
 (note that also the Spec has an obvious typo there, it should be "The method 
returns false otherwise").

> Checked-out state of non-versionable nodes is not handled correctly
> -------------------------------------------------------------------
>
>                 Key: OAK-10377
>                 URL: https://issues.apache.org/jira/browse/OAK-10377
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Manfred Baedke
>            Assignee: Manfred Baedke
>            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)

Reply via email to