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

MJ Ray (software.coop) <m...@software.coop> changed:

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

--- Comment #4 from MJ Ray (software.coop) <m...@software.coop> ---
Created attachment 14659
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14659&action=edit
Bug 9407:  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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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