22 Aug
1999
22 Aug
'99
2:28 p.m.
I don't know if this is a bug in Zope 2..b5 or a feature, but I don't like it. [test] |-- DTML: menu.html |-- DTML: m.html | |--[sub] |-- m.html ------------------------- /test/menu.html <html><head></head><body> <!--#var m.html --> </body></html> ------------------------- When I call /test/menu.html , everything works as expected, but when I call /test/sub/menu.html, the file /test/m.html is inserted in menu.html and not /test/sub/m.html. In version 1 the file /test/sub/m.html would be inserted... Is this ab bug or a feature I can deactivate? btw: Properties behave in the same manner (as opposite to version 1). Sven -- PGP-Key-ID: 0x881BF222