[Koha-bugs] [Bug 20863] Delete bib_list and intranet_bib_list cookies when cart is emptied out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 4 16:54:05 CEST 2018


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
I don't find this to be true. The delCookie function in basket.js sets the
value of the bib_list cookie to null, sets the path to /, and the expiration to
"now minus one" to make it expired.

In my test (Firefox, Windows 10), the cookie is gone after I empty the cart in
both the OPAC and staff client.

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


More information about the Koha-bugs mailing list