Bug 6100

Summary: request.pl should check maxreserves exists before using it
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Staff interfaceAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Jared Camins-Esakov 2011-04-06 16:21:33 UTC
Very similar to bug 3785, requests.pl in the staff client does not check that maxreserves has a legitimate value before attempting to use it. It should.
Comment 1 Chris Cormack 2011-04-07 02:09:09 UTC
Pushed, please test
Comment 2 Jared Camins-Esakov 2011-07-08 14:39:26 UTC
Seems to be working now. Closing.