[Koha-bugs] [Bug 24095] Missing MSG_CONFIRM_DELETE_HOLD variable on the OPAC user account page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 3 18:23:51 CET 2020


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 96795
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96795&action=edit
Bug 24095: Missing MSG_CONFIRM_DELETE_HOLD variable on the OPAC user account
page

This patch corrects markup in the table of holds in the OPAC so that the
hold deletion confirmation message appears correctly. The onclick event
removed from holds-table.inc was made obsolete by Bug 21870.

To test, apply the patch and log in to the OPAC as a user who has holds.

 - From the "your summary" page in the OPAC, open the holds tab.
 - Click any "Cancel" button. You should be shown a confirmation modal.
 - Test both the confirm and cancel operations.
 - Log in to self-checkout and confirm that the holds tab there is
   unaffected: Although it uses the same include, the hold cancellation
   option isn't shown there.

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


More information about the Koha-bugs mailing list