18 Nov
1999
18 Nov
'99
3:02 p.m.
-----Original Message----- From: Ulrich Wisser [mailto:u.wisser@luna-park.de] Sent: Thursday, November 18, 1999 5:18 AM To: Michel Pelletier Cc: zope@zope.org Subject: Re: [Zope] There is an ERROR in DTML-IN
Hello Michel,
some of you will remeber me asking about ZSQL and batch processing. I wasn't able to get a "next page" link. I verified that error. "previous-sequence" is only true in "sequence-start" while "next-sequence" is only true in "sequence-end".
Are you using Python 1.5.2? I cannot reproduce this at all.
Please find my code below. I think my SuSE got python 1.5.1 installed. I'll try ti upgrade and see if it changes.
It will. You *must* have python 1.5.2 to run zope 2.0. -Michel