23 Feb
2000
23 Feb
'00
6:13 p.m.
Hi, This came up on the list some time ago, but this solution gets Zope (2.1.4) in an infinite loop. -------------------------------------------------------------- <dtml-in "objectIds()"> <dtml-let refID=sequence-item> <!-- alias sequence-item --> <dtml-with "_[ refID ]"> <!-- "dereference" refID --> <dtml-var id> <!-- use the object --> </dtml-with> </dtml-let> </dtml-in> -------------------------------------------------------------- Any ideas? Greetings, Michiel Toneman --
From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey."
9539
Age (days ago)
9539
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michiel Toneman