https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21900
--- Comment #1 from Andrew Isherwood <[email protected]> --- Created attachment 82700 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82700&action=edit Bug 21900: Fix erroneous filter Swap the filter from html to $raw. We need the browser to be able to parse the HTML supplied by plugins. Test plan: - Apply patch - Install plugin that uses the intranet_catalog_biblio_enhancements_toolbar_button hook, currently only https://github.com/PTFS-Europe/koha-plugin-cla-check_permissions/releases - View the /cgi-bin/koha/catalogue/detail.pl page for an record => TEST: Verify that the "CLA Check Permissions" button is displaying in the record's tool bar -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
