]> git.koha-community.org Git - koha.git/commit
Bug 12151: Remove uses of smartmatch operator in Search.pm and opac-search.pl
authorTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 30 May 2014 23:54:10 +0000 (20:54 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 23 Sep 2014 20:51:14 +0000 (20:51 +0000)
commit8d21dd98af08a76218fa374323e7a9eda7267274
tree0809f8ec290362bffb2875e90a6143e9ce51b0ea
parentfdb55ce2fc9d5cc87405f9584714b5cfdab7737b
Bug 12151: Remove uses of smartmatch operator in Search.pm and opac-search.pl

This patch removes the use of smartmatch operators in the search code.

Regards
To+

Edit: this revision uses 'grep' instead of Lists::MoreUtils::any

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Tested search, no problems found.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Search.pm
opac/opac-search.pl