Summary: | Invalid markup in cookie consent modal | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 40614: Invalid markup in cookie consent modal |
Description
Owen Leonard
2025-08-07 16:22:01 UTC
Created attachment 185232 [details] [review] Bug 40614: Invalid markup in cookie consent modal This patch corrects a minor markup error in the OPAC's cookie consent modal, removing a "type" attribute from an <a> tag. To test apply the patch and make sure you have the CookieConsent system preference enabled. - Go to the OPAC. You should see a cookie consent banner across the bottom of the page. - Click "More information." - Click "Cancel" in the modal window. The modal should close. Sponsored-by: Athens County Public Libraries |