When I do a node.save() and fails because lack of permissions (I'm programming an AccessManager), I use node.refresh(false) to revert this transient session added node.
Now, I do a node.lcok() and fails because of lack of permissions, but node.refresh(false) don't revert this lock status in the transient session. Is it a bug or I'm doing something wrong? Thanks -- Paco Avila <[EMAIL PROTECTED]>
