https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36003
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
