[Koha-bugs] [Bug 6976] New: User hold limit can be avoided by users in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 5 18:41:00 CEST 2011


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: kyle.m.hall at gmail.com
        ReportedBy: colin.campbell at ptfs-europe.com
         QAContact: koha-bugs at lists.koha-community.org
                CC: gmcharlt at gmail.com


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.


More information about the Koha-bugs mailing list