Hi,
I haven't tried to reproduce the problem, but permissions
are organized in a tree: Write is actually a parent of bunch
of permissions:
<permission name="Write">
<include>AddChildren</include>
<include>WriteProperties</include>
<include>Remove</include>
<include>ManageWorkflows</include>
<include>WriteLifeCycle</include>
<include>WriteVersion</include>
</permission>
So I guess removing just the "Remove" permission is not
enough because it's still granted through the "Write"
permission.
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/