[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 16:18:38 CEST 2023


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152604|0                           |1
        is obsolete|                            |

--- Comment #4 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 152641
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152641&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.

Signed-off-by: Ed Veal <eveal at mckinneytexas.org>

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


More information about the Koha-bugs mailing list