Summary: | Minor regression caused by Bug 7369 - warn on deleting item not triggered | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Cataloging | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | brendan, gwilliams, jonathan.druart, julian.maurice, m.de.rooy, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
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 15512 - Minor regression caused by Bug 7369 - warn on deleting item not triggered
Bug 15512 - Minor regression caused by Bug 7369 - warn on deleting item not triggered Bug 15512 - Minor regression caused by Bug 7369 - warn on deleting item not triggered |
Description
Nick Clemens (kidclamp)
2016-01-07 00:27:17 UTC
Created attachment 46378 [details] [review] Bug 15512 - Minor regression caused by Bug 7369 - warn on deleting item not triggered To test: 1 - Delete an item using the Action menu 2 - There is a js error and no warning box 3 - Apply patch 4 - Delete an item using the action menu 5 - You should get a confirmation box as expected This looks ready to be signed off. Created attachment 46437 [details] [review] Bug 15512 - Minor regression caused by Bug 7369 - warn on deleting item not triggered To test: 1 - Delete an item using the Action menu 2 - There is a js error and no warning box 3 - Apply patch 4 - Delete an item using the action menu 5 - You should get a confirmation box as expected Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 46451 [details] [review] Bug 15512 - Minor regression caused by Bug 7369 - warn on deleting item not triggered To test: 1 - Delete an item using the Action menu 2 - There is a js error and no warning box 3 - Apply patch 4 - Delete an item using the action menu 5 - You should get a confirmation box as expected Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> pushed to master thanks Patch pushed to 3.22.x, will be in 3.22.2 |