Hello, I am having a weird problem here ... Calling e.g. this().getOwner() produces a permission error - even when doing it as a manager. So how do I get the username of the owner of an object ??? TIA, -- Gitte Wange Jensen Sys Admin, Developer and a lot more MMmanager.org Aps, Denmark Phone: +45 29 72 79 72 Email: gitte@mmmanager.org Web: www.mmmanager.org ICQ: 26680028 Quote of the day: Hi, I'm a signature virus. plz set me as your signature and help me spread :)
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
participants (2)
-
Florent Guillaume -
Gitte Wange