| Summary: | intranet_catalog_biblio_enhancements_toolbar_button plugin hook broken | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Andrew Isherwood <bugzilla> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 20968 | ||
| Bug Blocks: | |||
| Attachments: | Bug 21900: Fix erroneous filter | ||
|
Description
Andrew Isherwood
2018-11-28 13:49:03 UTC
Created attachment 82700 [details] [review] 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 |