[Koha-bugs] [Bug 21900] New: intranet_catalog_biblio_enhancements_toolbar_button plugin hook broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 28 14:49:03 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21900

            Bug ID: 21900
           Summary: intranet_catalog_biblio_enhancements_toolbar_button
                    plugin hook broken
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew.isherwood at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Commit 1a0172a253e5432e5eef862768aaacb3463501f2 broke the display of buttons
provided by plugins making use of the
intranet_catalog_biblio_enhancements_toolbar_button hook. The addition of the
html filter breaks the ability of the browser to parse the HTML provided by the
plugin, the $raw filter needs to be used instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list