You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2015/09/01 16:06:46 UTC

[jira] [Comment Edited] (OAK-3310) Write operations on Property do not check checked-out state of Node

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

Julian Reschke edited comment on OAK-3310 at 9/1/15 2:06 PM:
-------------------------------------------------------------

According to the spec, we'd also have to check the OPV status of the property (if it's IGNORE, the change would be allowed). See OAK-3328.


was (Author: reschke):
According to the spec, we'd also have to check the OPV status of the property (if it's IGNORE, the change would be allowed).

> Write operations on Property do not check checked-out state of Node
> -------------------------------------------------------------------
>
>                 Key: OAK-3310
>                 URL: https://issues.apache.org/jira/browse/OAK-3310
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>    Affects Versions: 1.2.4, 1.3.5, 1.0.19
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.3.6
>
>         Attachments: OAK-3310.diff
>
>
> Write operations on Property do not check the checked-out state. The same is true for Node.setProperty(..., null).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)