http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13265
--- Comment #13 from Jonathan Druart <[email protected]> --- Created attachment 39391 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39391&action=edit [COUNTER-PATCH] 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
