https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36785 Bug ID: 36785 Summary: opac-tags: Resolve warning about unrecognized biblionumber Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org The warning actually contains a typo: [2024/05/04 18:07:29] [WARN] get_approval_rows received unreconized argument key 'biblionumber'. at /usr/share/koha/opac/opac-tags.pl line 336. Where does it come from? Apparently by adding a biblionumber to the URL parameters. opac-tags does silently seem to ignore it. Note that you can see the tags on a specific biblionumber on opac-detail. Small fix coming. -- You are receiving this mail because: You are watching all bug changes.