[Koha-bugs] [Bug 34106] Patron search in member-search-box.inc always defaults to 'Starts with' search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 23 00:01:46 CEST 2023


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

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 152604
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152604&action=edit
Bug 34106: Retain searchtype parameter in member-search-box

To test:

1. In the main search header switch to 'Search patrons'. Bring up the dropdown
and look at 'Search type:'.
2. It defaults to 'Starts with'.
3. Go to '/cgi-bin/koha/members/members-home.pl' and look at the 'Search type:'
on the left side.
4. It defaults to 'Contains'
5. Do a patron search from both these places, setting the 'Search type' to
contains.
6. The search bar in the header always resets to 'Starts with'
7. Apply patch
8. Try everything again. By default both places should default to contain.
9. If you change the 'Search type' the search in the main header should always
retain that value.

-- 
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