[Koha-bugs] [Bug 612] Renewal failure gives no feedback

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Sat Aug 20 01:02:45 CEST 2005


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=612





------- Additional Comments From chris at katipo.co.nz  2005-08-20 11:02 -------
What happens here is it calls 
renewstatus in Circ2.pm

Which simply returns 1 for ok, 0 for not ok. So the script itself doesnt know
why it couldnt renew an item. Simply that it couldnt.
So we will have to see how many places renewstatus is used, if it it will break
things to pass back more than just 1 or 0.

I think returning 1 or 0, and an error string might be the best. Ill work on that



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-bugs mailing list