1 Apr
2020
1 Apr
'20
8:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24625 --- Comment #3 from Owen Leonard <oleonard@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.