Greetings,
I use the following code in a site rule which works:
<dtml-call "REQUEST.path.append('something')">
<dtml-return " 'ignored' ">
But I want to use path.set or path.replace, which dont do anything? What am
I doing wrong?
Thanks,
Paul Zwarts