[Koha-bugs] [Bug 24625] Phase out jquery.cookie.js: showLastPatron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 1 21:40:18 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24625

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
(In reply to Owen Leonard from comment #1)
> This one will be converted to use sessionStorage instead of cookies.

Or maybe localStorage :)

sessionStorage's definition of "session" being linked to the window or tab
means that the information wouldn't persist in the same way that a session
cookie would.

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


More information about the Koha-bugs mailing list