Bug 10070: Anonymous search history is not being set in the cookie
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 17 Apr 2013 13:37:57 +0000 (15:37 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 26 Apr 2013 00:35:21 +0000 (20:35 -0400)
commit52db043347016e106033c4c372bd9ec34cf8dee1
tree1b1f487c12b41061f1187239aea4c873ad9c525a
parentf5709c00988bfd8c401d07d52b5925c105a61072
Bug 10070: Anonymous search history is not being set in the cookie

Test plan:
1 - turn on EnableOpacSearchHistory
2 - launch some searches at the opac
3 - go to your search history
4 - there is no history!
5 - apply this patch
6 - retry steps 1 to 3
7 - your history search is available!

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This does fix the bug, but does undo the change to make the cookie
utf-8 safe, however I think that change was done in the wrong way so
I am happy to sign this off

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Wondering if the comment line should be deleted now too.
Patch fixes the problem.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
opac/opac-search.pl