https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24625
--- Comment #3 from Owen Leonard <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
