[Koha-bugs] [Bug 9407] patrons search should match substrings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 16 21:25:18 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9407

--- Comment #1 from MJ Ray (software.coop) <mjr at software.coop> ---
Created attachment 14636
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14636&action=edit
Bug 9070:  patrons search should match substrings

If a patron lives at 4345 Library Rd, a search on Street Address for
    Library should find it. However, it does not, but a search for 4345
    Library does.  This patch adds a "Search Type" drop-down, defaulting
    to the current behaviour.

    To test:
    1) Search for a patron based on a non-leading part of a field.
    2) Should return no results.
    3) Search again with "Search Type" of "Contains".
    4) Should return the patron.

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