Problems with DTML-IN patch!!!
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
Hi Allen, "Schmidt, Allen J." wrote:
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.
Thank you for reporting. I will check this instantly. Please stay tuned. Regards Tino
participants (2)
-
Schmidt, Allen J. -
Tino Wildenhain