https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40637 Bug ID: 40637 Summary: OpacMoreSearches creates invalid HTML in OPAC navigation bar Change sponsored?: --- Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Depends on: 24220 Since OpacMoreSearches was moved from a system preference to a HTML customization it creates invalid HTML with a <div> directly inside an <ul> element. Furthermore, the WYSIWYG editor of the HTML customizations doesn't allow you to add <li> elements without a surrounding <ul> and automatically adds these "missing" elements on saving. So the original intent of having the navigation items being <li> items within the existing <ul> of the navigation isn't working anymore. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24220 [Bug 24220] Convert OpacMoreSearches system preference to news block -- You are receiving this mail because: You are watching all bug changes.