19 Jul
2001
19 Jul
'01
11:13 a.m.
Grégoire Weber wrote:
<dtml-var xxx> --> foo
This is the equivalent of: <dtml-var "xxx(_.None,_)">
<dtml-var "xxx()"> --> sort_order not defined
...so this is obviously wrong sicne you're not passing the namespace. This is confusing, isn't it? cheers, Chris