[Bug 20863] New: Delete bib_list and intranet_bib_list cookies when cart is emptied out
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20863 Bug ID: 20863 Summary: Delete bib_list and intranet_bib_list cookies when cart is emptied out Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org When adding items to the cart, the bib_list or intranet_bib_list cookie is set. When 'emtpy and close' is used the value of the cookie is set to /, but we should just remove it instead. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20863 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18081 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18081 [Bug 18081] [omnibus] GDPR (General Data Protection Regulation) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20863 --- Comment #1 from Owen Leonard <oleonard@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20863 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thx Owen, I'll retest. I was using the firefox build in tools to keep an eye on cookies being added and updated. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20863 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- My cookies seem to be somehow messed up, will try again later. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20863 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Retested: In staff it worked nicely (apart from bug 20967 found), but in the OPAC the bib_selected cookie remained with a value of %5B%5D after emptying the cart. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20863 Michal Denar <black23@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |black23@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org