[Koha-bugs] [Bug 30576] DefaultPatronSearchFields no longer takes effect

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 22 15:31:21 CEST 2022


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

--- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Behaviour on 21.11.x:

1. DefaultPatronSearchFields has the default value
(surname,firstname,othernames,cardnumber,userid)
=> standard will search "standard" (retrieved from the pref in the pm)

2. DefaultPatronSearchFields=surname,initials,borrowernotes
=> standard will search "standard" (retrieved from the pref in the pm)
=> 2 new options are added to the dropdown, "Initials" and "Circulation note"

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


More information about the Koha-bugs mailing list