]> git.koha-community.org Git - koha.git/commit
bug_6488: Take in account opachiddenitems when searching in opac
authorSrdjan Jankovic <srdjan@catalyst.net.nz>
Mon, 23 Jan 2012 04:04:02 +0000 (17:04 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 20 Feb 2012 01:59:58 +0000 (20:59 -0500)
commit58edcf7ab7b4b8f460c32f8730e225577829d911
tree11288055263f21fa254d60231a0a6e9878be72bc
parented9eac7dd095ab238960199bff6e9c6821ccb923
bug_6488: Take in account opachiddenitems when searching in opac

Changed searchResults() interface
Added trailing \n when parsing OpacHiddenItems to make YAML happy
XSLTParse4Display() and buildKohaItemsNamespace() take hidden
items as input param
Removed numbering from the search results, looks wrong with
hidden items

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 706712dd1edebb6eed8b632ca8db4dcd9df39b56)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Items.pm
C4/Search.pm
C4/XSLT.pm
catalogue/search.pl
cataloguing/addbooks.pl
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt
opac/opac-search.pl