https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21905 Bug ID: 21905 Summary: Plugin hook intranet_catalog_biblio_enhancements_toolbar_button incorrectly filtered Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The new plugin hook intranet_catalog_biblio_enhancements_toolbar_button is rendered useless due to the outputted html being escaped using the html filter. It should be using the raw filter instead. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.