[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
Wed Jun 28 14:27:09 CEST 2023


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #11 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 152785
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152785&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>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list