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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 5 04:52:08 CEST 2011


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

--- Comment #11 from Srdjan Jankovic <srdjan at catalyst.net.nz> 2011-09-05 02:52:08 UTC ---
There was no intention to search exclusively on branchcode/categorycode OR
extended attribute searching. The algorithm it uses is:
* Search for the card number
* If not found and preference('ExtendedPatronAttributes')
SearchIdMatchingAttribute
* If not found do SQLHelper::SearchInTable()

Can we please organise a database dump and example of the search that is not
working?

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