Summary: | Koha News 'delete selected' function doesn't check if anything has been selected | ||
---|---|---|---|
Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
Component: | Tools | Assignee: | Aleisha Amohia <aleisha> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News
Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News [PASSED QA] Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News |
Description
Aleisha Amohia
2016-08-24 03:43:12 UTC
Created attachment 54802 [details] [review] Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News To test: 1) Go to Tools -> Koha News 2) Click 'Delete selected' button without selecting anything 3) Notice you are asked to confirm if you would like to delete ... but you didn't choose anything to delete 4) Apply patch and refresh page 5) Click 'Delete selected' button without selecting anything 6) Should see alert. 7) Select one or more news items to delete and click 'Delete selected' button 8) Should be asked to confirm 9) Confirm that the delete works as expected Sponsored-by: Catalyst IT Created attachment 54811 [details] [review] Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News To test: 1) Go to Tools -> Koha News 2) Click 'Delete selected' button without selecting anything 3) Notice you are asked to confirm if you would like to delete ... but you didn't choose anything to delete 4) Apply patch and refresh page 5) Click 'Delete selected' button without selecting anything 6) Should see alert. 7) Select one or more news items to delete and click 'Delete selected' button 8) Should be asked to confirm 9) Confirm that the delete works as expected Sponsored-by: Catalyst IT Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Created attachment 54960 [details] [review] [PASSED QA] Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News To test: 1) Go to Tools -> Koha News 2) Click 'Delete selected' button without selecting anything 3) Notice you are asked to confirm if you would like to delete ... but you didn't choose anything to delete 4) Apply patch and refresh page 5) Click 'Delete selected' button without selecting anything 6) Should see alert. 7) Select one or more news items to delete and click 'Delete selected' button 8) Should be asked to confirm 9) Confirm that the delete works as expected Sponsored-by: Catalyst IT Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Pushed to master for 16.11, thanks Aleisha! |