]> 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 03:27:34 +0000 (22:27 -0500)
commitb95d437058e092af3c383b7286f3ed08a7dcc301
tree21aef6cc5175443665727d814332145afd540f10
parent11b735f8c386b7f2bf290eb32791579e756c36e1
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>
(cherry picked from commit 58edcf7ab7b4b8f460c32f8730e225577829d911)

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