[Koha-bugs] [Bug 18438] Check in: Modal about holds hides important check in messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 26 10:57:21 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18438

--- Comment #10 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 62708
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62708&action=edit
Bug 18438 - Removed the data-dismiss="modal" from all confirm buttons except
where an item is waiting.

This means the hold is confirmed for a item by the form
submitting and page reloading in all cases except where the item is
being attempted to be checked in again where it is actually waiting in the
library for pickuop by user with a
hold on it.

The confirm button in this case does not require the page reloading
because the hidden input 'cancel_reserve' value of it is 0

Same test plan as comment 1

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


More information about the Koha-bugs mailing list