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 [details] [review], 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.
Created attachment 160604 [details] [review] Bug 35395: Update DefaultPatronSearchMethod system preference description This updates the system preference description of DefaultPatronSearchMethod so that it's clear that the preference applies to all patron searches, including patron module search and auto-completes. To test: * Search for DefaultPatronSearchMethod system preference in administration * Verify the setting is reflected in the filters of the patron search * Apply patch * Verify that the description now is now improved.
Created attachment 160611 [details] [review] Bug 35395: Update DefaultPatronSearchMethod system preference description This updates the system preference description of DefaultPatronSearchMethod so that it's clear that the preference applies to all patron searches, including patron module search and auto-completes. To test: * Search for DefaultPatronSearchMethod system preference in administration * Verify the setting is reflected in the filters of the patron search * Apply patch * Verify that the description now is now improved. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 160624 [details] [review] Bug 35395: Update DefaultPatronSearchMethod system preference description This updates the system preference description of DefaultPatronSearchMethod so that it's clear that the preference applies to all patron searches, including patron module search and auto-completes. To test: * Search for DefaultPatronSearchMethod system preference in administration * Verify the setting is reflected in the filters of the patron search * Apply patch * Verify that the description now is now improved. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.02