Bug 6100 - request.pl should check maxreserves exists before using it
Summary: request.pl should check maxreserves exists before using it
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: unspecified
Hardware: All All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Jared Camins-Esakov
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 16:21 UTC by Jared Camins-Esakov
Modified: 2012-10-25 23:09 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.