[Koha-bugs] [Bug 3796] New: Place a hold on a specific copy allows impossible items

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Thu Nov 19 19:16:59 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3796

           Summary: Place a hold on a specific copy allows impossible items
           Product: Koha
           Version: rel_3_0
          Platform: All
               URL: http://opac/cgi-bin/koha/opac-reserve.pl
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Hold requests
        AssignedTo: mjr at ttllp.co.uk
        ReportedBy: mjr at ttllp.co.uk
   Estimated Hours: 0.0
 Change sponsored?: Seeking cosponsors


It's possible for a bad copy-pasted URL (not one that the OPAC normally shows)
to place a hold on a specific copy that is actually not/no longer a valid item
for that biblio.

I think C4::Reserves::AddReserve should check whether $checkitem is actually
related to $biblionumber before INSERTing the request anywhere and
opac-reserve.pl check and act on the return value.  The FIXME in AddReserve
could be dealt with as a consequence.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list