On Wed, Oct 02, 2002 at 10:27:03PM +1000, Angus Lees wrote: > a new libdbix-recordset-perl went up a few days ago too. this fixes a > few more bugs (s/$self->savecroak/$self->{'*Recordset'}->savecroak/ in > a few places). Gerald (and others), you probably just want to grab > >ftp://ftp.debian.org/debian/pool/main/libd/libdbix-recordset-perl/libdbix-recordset-perl_0.24-4.diff.gz
Hi Gus, hi all, something in that patch broke the PrevNextForm. It does not display a next button and the log says: Use of uninitialized value in numeric gt (>) at /usr/share/perl5/DBIx/Recordset.pm line 3114. Use of uninitialized value in numeric gt (>) at /usr/share/perl5/DBIx/Recordset.pm line 3118. A temporary workaround is to do a $set->Reset just before calling PrevNextForm, which of course results in an additional empty page after the last page. Andre -- "The inside of a computer is as dumb as hell, but it goes like mad!" (Physicist Richard Feynman) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]