31 Jan
2023
31 Jan
'23
9:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32772 --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 145905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145905&action=edit Bug 32772: Make all autocomplete searches 'starts_with' To test: 1 - Add patrons with surname Fitzwilliams and Williams 2 - Enable 'PatronAutocomplete' syspref 3 - In checkout box type 'Will' 4 - You see fitwilliams first 5 - Apply patch 6 - Type 'Will' 7 - Autocomplete does not suggest Fitzwilliam, only Williams 8 - Type '%will' 9 - Fitzwilliams is suggested -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.