On Wed, Jan 15, 2003 at 02:58:16AM +0000, acli@ada.dhs.org via news-to-mail gateway said:
In article <E18YZee-000787-00@sc8-sf-list1.sourceforge.net>, Benedict <kb2qzv@poczta.wp.pl> wrote:
Is this my misconfiguration? ===================== Undefined subroutine CGI::dump at /usr/local/koha/intranet/cgi-bin/placerequest.pl line 76 Global symbol "$flaginfotextEOF" requires explicit package name at /usr/local/koha/intranet/cgi-bin/circ/returns.pl line 368.
[...]
I'm getting this too. This probably is a real bug, but I have no clue what is causing it yet.
The placerequest.pl error is a simple one ill fix that now. Its actually a typo in a debugging statement :-) In the old CGI (quite old now) $query->dump(); (where $query is a CGI object) would dump out all the variables and values passed to the script from the calling form. This was then changed to Dump (because dump is a reserved word) Ill fix this one right now in cvs and take a look at the returns bug. Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz