12 Sep
2002
12 Sep
'02
9:35 p.m.
Kristofer Bengtsson writes:
I have problems when I try to run a script with proxy roles as Manager. It's working just fine when I am a Manager but when I log in as a member it will not work. Is the proxy roles just work in that folder? "manage_clone" uses "_verifyObjectPaste" which does not respect proxie roles (a bug).
Do it in an External Method with code similar to that of "manage_clone" but omit the call to "_verifyObjectPaste". Dieter