]> git.koha-community.org Git - koha.git/commit
(Bug 4049) Searching itemtypes returning noise
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 5 Apr 2011 12:13:51 +0000 (14:13 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 16 Apr 2011 17:18:22 +0000 (13:18 -0400)
commite9d0f2696e9a7d5b2e1ab86ffabe4af14450dfc4
tree618113a7e87d426a1b2ada141ace277862736961
parent1d9af3b9ed250cbd60df852eb90bf26ce5a3dd8b
(Bug 4049) Searching itemtypes returning noise

Fix the problem of searching on partial itemtypes strings
for instance, itemtype="ARTICLE DE PERIODIQUE", itemtype="PERIODIQUE"
searching on itemtype="PERIODIQUE" would also get "ARTICLE DE PERIODIQUE"

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 700de9664d0e9016845d12916905e458cab9dbd4)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
catalogue/search.pl
etc/zebradb/marc_defs/marc21/biblios/record.abs
etc/zebradb/marc_defs/unimarc/biblios/record.abs
opac/opac-search.pl