koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Re: another error


From: Chris Cormack
Subject: Re: [Koha-devel] Re: another error
Date: Tue Jan 14 19:11:06 2003
User-agent: Mutt/1.3.28i

On Wed, Jan 15, 2003 at 02:58:16AM +0000, address@hidden via news-to-mail 
gateway said:
> In article <address@hidden>,
> Benedict  <address@hidden> 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
address@hidden                                          www.katipo.co.nz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]