[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 4 16:53:40 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618

--- Comment #35 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 41353
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41353&action=edit
Bug 13618: Fix error 'Not a GLOB reference'

The interpolation of a variable on including a file caused an unexpected
error:
Template process failed: undef error - Not a GLOB reference at
/usr/lib/i386-linux-gnu/perl5/5.20/Template/Provider.pm line 619.

The easier fix is to replace it with a SWITCH.

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


More information about the Koha-bugs mailing list