[Koha-bugs] [Bug 23479] Hold cancellation confirmation too generic

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 9 13:34:36 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23479

--- Comment #2 from Andrii Veremeienko <andriiverem at gmail.com> ---
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.


More information about the Koha-bugs mailing list