koha-devel
[Top][All Lists]
Advanced

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

Re: [Koha-devel] Bug? Error when writing off a fine:


From: Chris Cormack
Subject: Re: [Koha-devel] Bug? Error when writing off a fine:
Date: Mon Apr 8 18:35:04 2002
User-agent: Mutt/1.3.25i

On Tue, Apr 09, 2002 at 11:29:06AM +1000, Roger Buck said:
> In playing around on my test sytem I have discovered I d generated 54
> reservation "fines" for a test user.
> 
> When attempting to write off the fines from the management URL at
> 
> http://books.saas.nsw.edu.au/cgi-bin/koha/pay.pl?bornum=4
> 
> I get the following error:
> 
> While trying to retrieve the URL:
> http://books.saas.nsw.edu.au/cgi-bin/koha/sec/writeoff.pl?bornum=4;payfine0=wo;itemnumber0=;accounttype0=Res;amount0=1;out0=1;bornum0=4;accountno0=123;payfine1=no;itemnumber1=;accounttype1=Res;amount1=1;out1=1;bornum1=4;accountno1=122;payfine2=no;itemnumber2=;accounttype2=Res;amount2=1;out2=1;bornum2=4;accountno2=121;payfine3=no;itemnumber3=;accounttype3=Res;amount3=1;out3=1;bornum3=4;accountno3=120;payfine4=no;itemnumber4=;accounttype4=Res;amount4=1;out4=1;bornum4=4;accountno4=119;payfine5=no;itemnumber5=;accounttype5=Res;amount5=1;out5=1;bornum5=4;accountno5=118;payfine6=no;itemnumber6=;accounttype6=Res;amount6=1;out6=1;bornum6=4;accountno6=117;payfine7=no;itemnumber7=;accounttype7=Res;amount7=1;out7=1;bornum7=4;accountno7=116;payfine8=no;itemnumber8=;accounttype8=Res;amount8=1;out8=1;bornum8=4;accountno8=115;payfine9=no;itemnumber9=;accounttype9=Res;amount9=1;out9=1;bornum9=4;accountno9=114;payfine10=no;itemnumber10=;accounttype10=Res;amount10=1;out10=1;bornum10=4;accountno10=113;payfine11=no;itemnumber11=;accounttype11=Res;amount11=1;out11=1;bornum11=4;accountno11=112;payfine12=no;itemnumber12=;accounttype12=Res;amount12=1;out12=1;bornum12=4;accountno12=111;payfine13=no;itemnumber13=;accounttype13=Res;amount13=1;out13=1;bornum13=4;accountno13=110;payfine14=no;itemnumber14=;accounttype14=Res;amount14=1;out14=1;bornum14=4;accountno14=109;payfine15=no;itemnumber15=;accounttype15=Res;amount15=1;out15=1;bornum15=4;accountno15=108;payfine16=no;itemnumber16=;accounttype16=Res;amount16=1;out16=1;bornum16=4;accountno16=107;payfine17=no;itemnumber17=;accounttype17=Res;amount17=1;out17=1;bornum17=4;accountno17=106;payfine18=no;itemnumber18=;accounttype18=Res;amount18=1;out18=1;bornum18=4;accountno18=105;payfine19=no;itemnumber19=;accounttype19=Res;amount19=1;out19=1;bornum19=4;accountno19=104;payfine20=no;itemnumber20=;accounttype20=Res;amount20=1;out20=1;bornum20=4;accountno20=103;payfine21=no;itemnumber21=;accounttype21=Res;amount21=1;out21=1;bornum21=4;accountno21=102;payfine22=no;itemnumber22=;accounttype22=Res;amou
> 
Ahh 

I noticed this error the other day. And fixed it, it was to do with the URL
being to big. What i have done is put the writeoff code back into pay.pl, so
it doesnt do a redirect to a huge url anymore. I dont know what i was
thinking when i wrote that.

So if you update from cvs, and replace pay.pl with the uptodate one from cvs
you should be back in business again.

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]