6 Feb
2001
6 Feb
'01
1:49 a.m.
hi! What is your Zope Version? http://classic.zope.org:8080/Collector/939/view http://classic.zope.org/pipermail/zope-dev/2000-August/006360.html etc Olaf Zanger<3A7860C4.F2CAD5C4@soli-con.com>wrote:
we take the sequence-size as seq_size for a dtml-in statement from a formular with 'get' (as shown in DTML.html under batch processing)
(<dtml-in rep.sql size=seq_size start=query_start>)
if the seq_size is 2 and larger there is no trouble, if it is 1 (&seq_size=1&query_start=2) 'next-sequence' does not exist in the second batch.
therfore it doesn't show a next-batch-link in the second batch.
seems to be a problem with the orphan handling