Bug 13892: Make ysearch.pl not using C4::Members::Search
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 23 Mar 2015 12:13:38 +0000 (13:13 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 30 Mar 2015 15:25:56 +0000 (12:25 -0300)
commitbcb58e1817ab67b03c503333001efdde480e98c7
tree1c9400183a0972a364d4b76d5a0c20090f18bf4b
parent92dd223c3cf18c54a62ddbd3f86b0cab68c1c157
Bug 13892: Make ysearch.pl not using C4::Members::Search

To get rid of SQLHelper, we should not use this C4::Members::Search anymore.

Test plan:
0/ Enable the CircAutocompl pref
1/ Go on the circulation home page, or the reserve page
2/ Search for a patron and wait for the autocompletion box
3/ Confirm there is no regression

Works as expected.
Signed-off-by: Marc Veron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Objects.pm
circ/ysearch.pl