[Koha-bugs] [Bug 13132] Report deletion confirmation doesn't work with DataTables pagination

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 4 17:29:08 CET 2014


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 33203
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33203&action=edit
Bug 13132 - Report deletion confirmation doesn't work with DataTables
pagination

This patch fixes a problem with save report deletion confirmation which
appears when the user tries to delete a report found on a
DataTables page > 1.

This patch alters the trigger to accommodate links which are not
initially shown. A small addition has been made to automatically close
the menu when the delete link is clicked.

To test you must have, at the very least, greater than 10 saved reports.

- If necessary change the number of entries shown so that there is a
  "next" page of results.
- Navigate to a subsequent page, click the "Action" menu, and choose
  "Delete" for one of your saved reports.
- A confirmation message should appear.
  -- Clicking "OK" should complete the deletion.
  -- Clicking "Cancel" should cancel the deletion.
- Confirm that deletion confirmations work from the first page and from
  other tabs.

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


More information about the Koha-bugs mailing list