Fix bug preventing save statuses from updating (#979)
- Don’t try to use the event parameter in checkSaveStatuses. Fixes checking of save statuses after adding a record to the favorites. - Add test for save status update.
Showing
- module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FavoritesTest.php 7 additions, 0 deletions...s/integration-tests/src/VuFindTest/Mink/FavoritesTest.php
- themes/bootstrap3/js/check_save_statuses.js 6 additions, 0 deletionsthemes/bootstrap3/js/check_save_statuses.js
- themes/bootstrap3/templates/record/save.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/save.phtml
Please register or sign in to comment