[Koha-bugs] [Bug 29396] "Search to hold" should not rely on cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 18 11:41:40 CET 2021


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

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
This patch may work, but there will be a side-effect. If patron A without a
cardnumber has a borrowernumber set to the value of the cardnumber of patron B,
B will be returned when "Place hold for A" will be clicked.

To prevent that a follow-up is needed to pass 2 distinct variables to
request.pl (one for cardnumber and one for borrowernumber). More logic will be
needed in .tt files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list