2 May
2001
2 May
'01
11:22 a.m.
Peter Bengtsson wrote:
Why is it that sometimes batch sizing doesn't work??
<dtml-in "eatcatalog.objectValues(['DTML Document'])" reverse size=5> This returns the same as... <dtml-in "eatcatalog.objectValues(['DTML Document'])" reverse> ...would do.
Perhaps you're getting bitten by the implicit default value of orphan=3? This really sucks, IMNSHO, but no-one seems to want to change it :-S cheers, Chris