[Koha-bugs] [Bug 11369] Too many search cursor cookies overflow HTTP-header size, when making multiple searches in the staff client.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 26 16:53:07 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11369

Fridolin SOMERS <fridolyn.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23389|0                           |1
        is obsolete|                            |

--- Comment #6 from Fridolin SOMERS <fridolyn.somers at biblibre.com> ---
Created attachment 25662
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25662&action=edit
Bug 11369 - Updating the jquery.cookie.js-plugin

The current jquery.cookie-plugin crashes when trying to fetch all cookies using
$.cookie();
Downloaded the newest plugin version and minified it.
Now works as intended.

Encountered an issue with the plugin now returning null when no cookies are
found,
and applied a fix in browser.js.

-------------
- Test plan -
-------------
Plugin is used in browser.js and batchMod.js so testing both

Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list