]> git.koha-community.org Git - koha.git/commit
Bug 5305: CCL query, then resort, loses reults.
authorruth@bywatersolutions.com <ruth@bywatersolutions.com>
Wed, 30 Mar 2011 16:11:51 +0000 (11:11 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 11 Apr 2011 19:12:52 +0000 (15:12 -0400)
commit5a03b00094efe4bfebe57ea2addd77751ff8ce66
tree61a5d2c41a6e0567048fcfe93aaa652294f2ac3f
parenta4d48140b6e10a4a66fcf1630eb2969af95104b1
Bug 5305: CCL query, then resort, loses reults.

If you did a CCL query, then attempted resort, you would get the advanced-search page,
because of wonky URL escaping of the q= clause.  This patch fixes that.

Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 8548b804f49a5e84a64b7caf2457daf1a83f834b)

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