Summary: | Delete bib_list and intranet_bib_list cookies when cart is emptied out | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Searching | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | black23 |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 18081 |
Description
Katrin Fischer
2018-06-03 09:09:54 UTC
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. Thx Owen, I'll retest. I was using the firefox build in tools to keep an eye on cookies being added and updated. My cookies seem to be somehow messed up, will try again later. |