[Koha-bugs] [Bug 14076] Noisy warns in opac-authorities-home.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 22:13:17 CEST 2015


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

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 39157
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39157&action=edit
Bug 14076: silence warnings in opac/opac-authorities-home.pl

TEST PLAN
---------
1) Blank your koha opac error log file
2) Open your OPAC
3) Click 'Authority search'
4) Click 'Submit'
5) Review the koha opac error log file
   -- the end should have messages about security vunerabilities
      because CGI param is used in a list context.
6) blank your koha opac error log file
7) apply patch
8) repeat steps 2-5
   -- this time, those security warnings should be gone.
   -- if you see an oAuth error, that's because you have no
      authority records and the search failed as a result.
9) run koha qa test tools.

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


More information about the Koha-bugs mailing list