Bug 13265: Use sessionStorage to store searches instead of cookies
authorJonathan Druart <jonathan.druart@koha-community.org>
Fri, 22 May 2015 11:11:19 +0000 (13:11 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 11 Jun 2015 13:06:45 +0000 (10:06 -0300)
commit41b9687d975a3c2a54cc28229d4ba76edf175de9
treeb70ab179e6333cc353e88f4115d10e42092c61f4
parent9bef8f8738492564af7da78cba841366c70ada3c
Bug 13265: Use sessionStorage to store searches instead of cookies

This is a counter patch.
The idea is to provide a permanent solution for the cookie length issue
we occurred on storing the searches (intranet side).

Test plan:
Launch as many searches as you can (don't forget to sleep).
You should not get any error.
Confirm there is no regression using the results browser.

Tested with 6 parralel searches in different tabs (with alternatively browising up and down). No problems found.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/js/browser.js