Hi everybody, I have some problems with the definition of privileges on a specified node. Specially, in the class PrivilegeRegistry.calculatePermissions() the privilege for adding or removing nodes depends on the privilege of the parent. I don't understand this behavior, because this results that the user who should have the privilege for adding nodes need this privilege up to the root. But this is not as expected, some users should only be allowed to add nodes in some deeper hierarchy.
It would be nice if someone could help me on this topic (is this a bug or is this "by design")? Thanks very much in advance, Ulrich
