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)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 2 May 2014 23:15:55 +0000 (23:15 +0000)
commit35bec75d66637bd3c4cff499ed7fb534b8d09f35
treeb06698b4dd8c0ebf1a4d2ff1cff24d6140b8ff0a
parent81064f4e2a524b7807a424a320b72a3f21707e7d
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>
koha-tmpl/intranet-tmpl/js/browser.js
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.cookie.min.js