http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6976

             Bug #: 6976
           Summary: User hold limit can be avoided by users in OPAC
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: Circulation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


Problem as reported:
borrowers are only allowed 5 holds.  If holds are done individually, it is
obeying that law i.e. X has held 5 separate books – when I tried to do a 6th
book it told me that I could not place a hold.  However, if a borrower checks
the catalogue, gets the intial list up and clicks items on the “results” box
and then clicks “place hold” they can hold more than 5 items – I have been able
to hold 8 (and I suspect could do more) 

Looks like the logic is a bit flawed when placing multiple holds as the
variable canreserve is not reset for each iteration of the loop. Testing fix on
site patch to follow

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to