Bug 14467: Security updates break some Koha plugins
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 25 Jun 2015 20:41:23 +0000 (16:41 -0400)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Tue, 7 Jul 2015 17:50:43 +0000 (14:50 -0300)
commite0d2bc669e385cfd1c42c1e83aaff3495a75a822
tree4673fee215949db6c17c6083641f60831ed40acb
parentc95e794bd458377d742280ae8fff281ddf395e04
Bug 14467: Security updates break some Koha plugins

The new security updates break previously functioning plugins, most
notably the cover flow plugin and the Ebsco EDS plugin.

Test Plan:
1) Install and configure the cover flow plugin ( http://bywatersolutions.com/koha-plugins/ )
2) Note that attempting to access coverflow.pl from the OPAC results in an error
3) Apply this patch
4) Note that coverflow.pl now output html again

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Koha/Plugins/Base.pm