1 Sep
2002
1 Sep
'02
11:46 a.m.
Why can i execute a python script to manage_clone a ZPT with the test tab in zope or thru a url call if i put in my manager user/pass but not with a proxy role set to manager?? And if i try to create a ZPT on the fly context.managePageTemplate(id) throws an attribute error.
1 Sep
1 Sep
9:20 p.m.
New subject: [Zope] manage_clone ( pageTemplate, id )
Drew Nichols writes:
Why can i execute a python script to manage_clone a ZPT with the test tab in zope or thru a url call if i put in my manager user/pass but not with a proxy role set to manager?? Because of a well known bug in "manage_paste":
It does not take execution permissions into account. Dieter
8617
Age (days ago)
8617
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Drew Nichols