https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23479
--- Comment #2 from Andrii Veremeienko <[email protected]> --- Created attachment 125991 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125991&action=edit Bug 23479: Hold cancellation confirmation too generic Solution was to specify patron's name in format "<patron.firstname> <patron.surname> (<patron.cardnumber>)" and biblio's title in the hold cancellation message. e.g.: "Are you sure you want to cancel hold of Охрана окружающей среды в републике Беларусь for John Doe (12)?" How to test: 1. Go to the item search; 2. Search for the book you want to place hold for; 3. Select existing patron to place hold for him; 4. Place hold; 5. Go to koha/reserve/request.pl; 6. Click on "Cancel hold" button for hold from the list (red X icon on the grid); 7. Observe that text displayed on cancellation modal window contains patron's name and biblio's title; -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
