[Bug 2966] New: Negative numbers in Not_Loan Authorized Values breaking OPAC holds
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2966 Summary: Negative numbers in Not_Loan Authorized Values breaking OPAC holds Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Hold requests AssignedTo: galen.charlton@liblime.com ReportedBy: emily.funk@liblime.com QAContact: koha-bugs@lists.koha.org CC: emily.funk@liblime.com Negative numbers in Not_Loan Authorized Values should allow holds, but is breaking the hold process in OPAC. Still able to place holds through staff interface on - Not_Loan status. $norequests = 0 unless (($itm->{'notforloan'}>0) || ($itm->{'itemnotforloan'}>0)); ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com