[Koha-bugs] [Bug 36003] Printing list from OPAC shows "Cookies" when CookieConsent enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 10 04:09:45 CET 2024


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
Testing notes (using koha-testing-docker):

1. Set the CookieConsent system preference to required.
2. Create a public list and add some items.
3. Go to the OPAC and view the list (don't log in, or click the 'Accept all
cookies' prompt in the footer).
4. Print the list.
5. Note that "Accept all cookies" is printed near the bottom of the page.
6. Apply the patch.
7. Rebuild the CSS: yarn build
8. Restart everything: reset_all
9. Refresh the list page and print the list again - it should now not show
"Accept all cookies" near the bottom of the page.

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


More information about the Koha-bugs mailing list