Summary: | Unable to delete audio alerts | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | System Administration | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | gmcharlt, julian.maurice, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 16397 - Unable to delete audio alerts
Bug 16397 - Unable to delete audio alerts [PASSED QA] Bug 16397 - Unable to delete audio alerts |
Description
Kyle M Hall (khall)
2016-04-29 15:45:24 UTC
Created attachment 51023 [details] [review] Bug 16397 - Unable to delete audio alerts This patch corrects a JavaScript error which has arisen due to the jQuery upgrade. This should have been included in Bug 16321. To test, apply the patch and go to Administration -> Audio alerts. - In the list of existing audio alerts, check one or more checkboxes. The "Delete selected" button should become enabled. - Uncheck all checkboxes and check that the "Delete selected" button is now disabled. - Confirm that deletions are completed correctly. Created attachment 51047 [details] [review] Bug 16397 - Unable to delete audio alerts This patch corrects a JavaScript error which has arisen due to the jQuery upgrade. This should have been included in Bug 16321. To test, apply the patch and go to Administration -> Audio alerts. - In the list of existing audio alerts, check one or more checkboxes. The "Delete selected" button should become enabled. - Uncheck all checkboxes and check that the "Delete selected" button is now disabled. - Confirm that deletions are completed correctly. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 51068 [details] [review] [PASSED QA] Bug 16397 - Unable to delete audio alerts This patch corrects a JavaScript error which has arisen due to the jQuery upgrade. This should have been included in Bug 16321. To test, apply the patch and go to Administration -> Audio alerts. - In the list of existing audio alerts, check one or more checkboxes. The "Delete selected" button should become enabled. - Uncheck all checkboxes and check that the "Delete selected" button is now disabled. - Confirm that deletions are completed correctly. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 16.05! Thanks Owen! Not needed in stable versions, status changed to RESOLVED |