Description: In Items view, the Delete item action does not work. Edit item works normally. Steps to reproduce: 1. Go to a bibliorecord and choose Edit → Manage items. (If there are no items, create one.) 2. In the table of existing items, click on any column except the first for any item. 3. In the pop-up menu, select Delete item. 4. Confirm the deletion. After confirming deletion, the item remains in the table, even though it should be removed.
Created attachment 186536 [details] [review] Bug 40828: Fix Delete item action in Items view Steps to reproduce: 1. Go to a bibliorecord and choose Edit → Manage items. (If there are no items, create one.) 2. In the table of existing items, click on any column except the first for any item. 3. In the pop-up menu, select Delete item. 4. Confirm the deletion. 5. Apply the patch. 6. Verify that the item is correctly removed from the table by following the test plan.