[Koha-bugs] [Bug 6253] Unified Patron Search subroutine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 16 16:35:23 CEST 2011


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

--- Comment #5 from Liz Rea <wizzyrea at gmail.com> 2011-08-16 14:35:23 UTC ---
Created attachment 5031
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5031
bug_6253: Removed C4::Members::SearchMembers() in favour of Search(). Amended
Search() so it does support some fetures available in SearchMembers().
C4::SQLHelper::SearchInTable() - some fiddling with search type (convert
"start_with" to "contain") to sup

Tested with defined patron name "Henry James Acevedo III", these variants all
work: Henry James Acevedo, Henry Acevedo, Henry Acevedo III, Henry James.

Signed-off-by: Liz Rea <lrea at nekls.org>

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list