[Koha-bugs] [Bug 2966] New: Negative numbers in Not_Loan Authorized Values breaking OPAC holds

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Feb 18 23:04:59 CET 2009


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 at liblime.com
        ReportedBy: emily.funk at liblime.com
         QAContact: koha-bugs at lists.koha.org
                CC: emily.funk at 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.



More information about the Koha-bugs mailing list