]> git.koha-community.org Git - koha.git/commit
Bug 7328 Expanded options in advanced search
authorFrédéric Demians <f.demians@tamil.fr>
Wed, 7 Dec 2011 07:46:21 +0000 (08:46 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 16 Jan 2012 20:54:48 +0000 (15:54 -0500)
commit33af36ff94f9b7a02d65055916f28a58b15c1c8a
tree276a01d36133121c8430a265535644da901f27bf
parent06689631249df6dbf001063954458536d1fb3578
Bug 7328 Expanded options in advanced search

In OPAC and intra advanced search, more search options are displayed
depending on expandedSearchOption syspres and user choice. This doesn't
work anymore in HEAD.

This patch restore this functionnality.

To test:

  - enable/disable expandedSearchOption.
  - Load advanced search page. Limited seach options version is always
    displayed
  - Apply this patch and see how it works...

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
The problem only appeared in the staff client for me.
Tested both OPAC and staff with patch applied.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 1730e180cdbe11a7878ddfab54cec7291d12f430)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
catalogue/search.pl