Re: Discrepancy between addAccessControlEntry and clear on versioned node

2017-03-23 Thread Angela Schreiber
hi marco On 23/03/17 09:08, "Marco Piovesana" wrote: >Hi all, I was trying to change the permissions on a *versioned* node and i >found two things that I don't quite understand: >1) If i try to do an AccessControlUtils.addAccessControlEntry(...) i got >an >error if the

Discrepancy between addAccessControlEntry and clear on versioned node

2017-03-23 Thread Marco Piovesana
Hi all, I was trying to change the permissions on a *versioned* node and i found two things that I don't quite understand: 1) If i try to do an AccessControlUtils.addAccessControlEntry(...) i got an error if the node in not checked-out (and this seems consistent with what written on JCR-1639