[Zope-dev] Help on Zope security needed ...
Joachim Werner
joe@iuveno-net.de
Wed, 1 Aug 2001 21:38:38 +0200
> > > The funny thing is: http://.../ROOT/FOLDER/title will work fine ...
> > Indeed, funny. Should probably not happen.
What also works:
If I put an index_html into FOLDER, it acquires <dtml-var title> (to stay
with the example) correctly (or should I say "uncorrectly"?). I still have a
problem in understanding the pattern. It seems to have to do something with
the order of acquisition.
>From Python I have similarly strange things, but more on that later ...
Joachim