[Zope] REQUEST.path

Paul Zwarts paz@oratrix.com
Wed, 4 Jul 2001 10:40:10 +0200


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