https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40328 Bug ID: 40328 Summary: Issue with OpacMoreSearches HTML customization when depending on library Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Issue with OpacMoreSearches HTML customization when depending on library. It only works on main page. Looks like code is incorrect : [% SET OpacMoreSearches = AdditionalContents.get( location => "OpacMoreSearches", lang => lang, library => branchcode || default_branch ) %] Should use "library => logged_in_user.branchcode" -- You are receiving this mail because: You are watching all bug changes.