[Koha-bugs] [Bug 19702] Basket not displaying correctly on home page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 27 22:13:35 CET 2017


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

--- Comment #1 from David Bourgault <david.bourgault at inlibro.com> ---
Created attachment 69402
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69402&action=edit
Bug 19702 - Correct cookie path in Basket.js

This corrects the cookie path in bootstrap/js/basket.js. It used to take the
default value (current page path), but will now be "/"

Test plan:
0) Visit the OPAC, add a book to your basket
1) Navigate to the OPAC's homepage (www.domain.com, without the /cgi-bin/koha)
    -> The basket will display as empty
2) Apply patch
3) Clear your cookies and your cache
4) Redo step 1)
    -> Basket will display correctly

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


More information about the Koha-bugs mailing list