[Koha-bugs] [Bug 9115] basket window should close automatically when placing a hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 20 15:56:29 CET 2012


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 13555
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13555&action=edit
Bug 9115 - basket window should close automatically when placing a hold

If you choose to place a hold from the Cart pop-up, the entire
holds process (possibly including login) takes place in the cart
window. Upon completion of the operation you're left with a second
window which has lost its context as the Cart.

This patch revises the hold process so that when you click the
hold link in the cart the operation is moved to the main window
and the Cart window closes.

Since the holdSel() function doesn't require interaction with
template variables I have moved it to basket.js along with the
described changes.

To test, put items in your Cart and open it. Select items to
place on hold and click the "Place hold" link. The cart
should close, and the items you selected should appear on the
place hold screen in the main window.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list