https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35395 Bug ID: 35395 Summary: Update description of DefaultPatronSearchMethod Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com DefaultPatronSearchMethod was added in bug 33117. The description is: - pref: DefaultPatronSearchMethod choices: starts_with: "Starts with" contains: "Contains" - Enable this search method to determine whether to use Starts with or Contains for autocomplete patron searches. The original name of the syspref was PatronAutoCompleteSearchMethod, but this was changed in attachment 152564, with this comment: "As it's been requested that we keep the search defaults consistent, I think this preference is better names DefaultPatronSearchMethod and appear next to DefaultPatronSearchFields. This patch makes that change, though actually applying it to the other search area's (outside of autocomplete) has been left for another bug." I *think* the "another bug" is bug 35127, but at least testing shows that DefaultPatronSearchMethod now applies to the actual search as well as the autocomplete. So the description of DefaultPatronSearchMethod should be updated so it is clear that it applies both to autocomplete and the actual search. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.