19 May
2003
19 May
'03
11:01 p.m.
On 19.Mai 2003 - 13:43:25, Paul Winkler wrote:
On Mon, May 19, 2003 at 10:57:34PM +0200, Andreas Pakulat wrote:
I would change that to: <dtml-if "absolute_url == usertheme">
still a problem there... unless you've assigned something to this name, absolute_url is a method. the expression in quotes is a python expression, in which methods are not automagically invoked. so the above test will never be true.
maybe this is what's intended?
<dtml-if "absolute_url() == usertheme">
Yes, I forgot the parentheses. Andreas -- You dialed 5483.