]> git.koha-community.org Git - koha.git/commit
Bug 11369 - Updating the jquery.cookie.js-plugin
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Tue, 10 Dec 2013 17:12:01 +0000 (19:12 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 7 May 2014 16:32:57 +0000 (18:32 +0200)
commit5a280ab8e360cf46c852872c9687b075c74af7eb
tree65b8dc99e4c414279a65bfd437d550130bed3205
parent923657526c2d7ac6d39ce5fd998c8249f43e3f51
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@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 35bec75d66637bd3c4cff499ed7fb534b8d09f35)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/js/browser.js
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.cookie.min.js