[Koha-bugs] [Bug 13943] Cancelling the deletion process of an item deletes item anyway

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 13 18:38:18 CEST 2015


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

--- Comment #12 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 40975
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40975&action=edit
Bug 13943: Prevent the deletion of items if the user cancels

On the edit items page, there is some weird JS code: if the user clicks
on the delete link and then cancel, the item is deleted anyway.

Test plan:
- Do a search with multiple results
- Go to the detail page (make sure results browser shows up!)
- Use the "Edit items" link from the toolbar
- Delete item (try both way)
- Choose "cancel"

Note: Before this patch, the 2 first columns didn't contain the
edit/delete item links, now it's only the 1st one.

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


More information about the Koha-bugs mailing list