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

--- Comment #1 from Nick Clemens <[email protected]> ---
Created attachment 152485
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152485&action=edit
Bug 34067: Correct patron attributes 'starts with' search

To test:
1 - Add a new searchable patron attribute type:
    Koha->Adminsitration->Patron attribute types
2 - Edit a patron and add a value 'alphabeta' for the attribute
3 - Go to 'Patrons', cick the settings icon in search and confirm search type
is 'starts with'
4 - Type 'alpha' in the search bar, enter
5 - No patron found, wrong
6 - Type 'beta' in search bar, enter
7 - Patron found, wrong
8 - Apply patch
9 - Search for 'alpha', it finds the patron!
10 - Search for 'beta', patron not found
11 - Change search type to 'contains'
12 - Search for 'beta'
13 - Patron found!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to