[Zope] Getting the owner of an object

Florent Guillaume fg@nuxeo.com
21 Dec 2001 15:07:46 GMT


> Calling e.g. this().getOwner() produces a permission error - even when
> doing it as a manager.

getOwner is only accessible from filesystem methods.
You may want to use this().owner_info()['id'] though.

Florent

-- 
Florent Guillaume, Nuxeo (Paris, France)
+33 1 40 33 79 10  http://nuxeo.com  mailto:fg@nuxeo.com