[Zope] Problems with DTML-IN patch!!!
Schmidt, Allen J.
aschmidt@nv.cc.va.us
Wed, 28 Feb 2001 17:50:20 -0500
My recent posts today uncovered problems with the DTML-IN patch being passed
around.
'next-sequence-start-number' does not appear to be working. Even using a
generic ZSQL method and a generic Z Search Interface that produces a result
set greater than the SIZE provided.
Searches that produced less worked fine. Anything over the SIZE blows up
with a KeyError on the above variable.
We replaced the files with those from the stable 2.3.0 and restarted Zope
and all the methods worked as before.
Allen