[Koha-bugs] [Bug 15982] Serials numbering patterns can be deleted without warning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 4 18:09:34 CET 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 48701
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48701&action=edit
Bug 15982 - Serials numbering patterns can be deleted without warning

A JavaScript alert should ask the user to confirm deletion of a serial
numbering pattern. This patch adds this to the template.

To test, apply the patch and go to Serials -> Manage numbering patterns.

- In the list of patterns, click any "Delete" link.
- Verify that a JavaScript alert is triggered.
- Test that cancelling the alert cancels the deletion operation.
- Test that confirming the alert allows the deletion to complete.

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


More information about the Koha-bugs mailing list