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

Marc Véron <ve...@veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ve...@veron.ch

--- Comment #2 from Marc Véron <ve...@veron.ch> ---
Without patch, I get 2 warnings (in Plack error log), while saving a layout:

CGI::param called in list context from package
CGI::Compile::ROOT::home_marc_koha_patroncards_edit_2dlayout_2epl line 186,
this can lead to vulnerabilities. See the warning in "Fetching the value or
values of a single named parameter" at /usr/share/perl5/CGI.pm line 436.

CGI::param called in list context from package Template::Provider line 47, this
can lead to vulnerabilities. See the warning in "Fetching the value or values
of a single named parameter" at /usr/share/perl5/CGI.pm line 436.


With patch (+ Plack restarted), I get the second warning only:
CGI::param called in list context from package Template::Provider line 47, this
can lead to vulnerabilities. See the warning in "Fetching the value or values
of a single named parameter" at /usr/share/perl5/CGI.pm line 436.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to