30 Jun
2006
30 Jun
'06
1:50 p.m.
Hi Jonathan,
if you have a python script in the middle of your path, eg: folder/pythonscript/somethingelse then the pythonscript routine will get executed and 'somethingelse' will be passed in a variable called 'traverse_subpath' Create a test python script and try it out (look for traverse_subpath in the REQUEST namespace)
What if I don't want that? I can, for instance, call /folder/pythonscript/title_or_id /folder/pythonscript/manage_workspace There the behaviour you describe does not occur. Regards, Hans Then