Text to go in the release notes:
|
This fixes confirm dialog boxes in the OPAC to prevent unintended actions being taken, such as accidentally deleting a list. This specifically fixes lists, and makes a technical change to prevent this happening in the future for other areas of the OPAC (such as suggestions, tags, and self-checkout).
Example of issue fixed for lists:
1. Create a list with several items.
2. From the new list, select a couple of the items.
3. Click "Delete list" and then select "No, do not delete".
4. Then select "Remove from list", and confirm by clicking "Yes, remove from list".
5. Result: Instead of removing the items selected, the whole list was incorrectly deleted!
|