[Koha-bugs] [Bug 4231] New: Placing holds from cart fails silently

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Fri Feb 19 21:01:43 CET 2010


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

           Summary: Placing holds from cart fails silently
           Product: Koha
           Version: rel_3_2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Hold requests
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: wizzyrea at gmail.com
   Estimated Hours: 0.0
 Change sponsored?: ---


When placing holds from the cart items that are not holdable cause the process
to fail silently.

Example:

Patron puts items in cart, A, B, C, D

A is available
B is available
C is not holdable
D has no items

Until C and D are removed from the cart, one cannot place holds on A and B from
the cart, it fails silently: clicking the Place Hold button doesn't do anything
and gives no meaningful output.

Easiest solution for this is to add a message to the error message for "Some
items cannot be placed on hold" to say "Remove the offending items from your
cart."

Best solution is to re-do the script to not fail on those items that are not
holdable, and put the items that are holdable on hold.

(incorrectly configured circ rules also cause issues here, but that is not
really part of the bug)


-- 
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