http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14121
--- Comment #6 from M. Tompsett <[email protected]> --- mtompset@debian:~/kohaclone$ git reset --hard origin/master HEAD is now at 607b224 Bug 13591: Pass OPACBaseURL to rss creation process mtompset@debian:~/kohaclone$ prove t/db_dependent/Auth_with_cas.t t/db_dependent/Auth_with_cas.t .. 1/4 CGI::param called in list context from package C4::Auth_with_cas line 217, 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 C4::Auth_with_cas line 217, 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. t/db_dependent/Auth_with_cas.t .. ok All tests successful. Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.16 cusr 0.01 csys = 0.19 CPU) Result: PASS mtompset@debian:~/kohaclone$ git bz apply 14121 Bug 14121 - Silence warnings t/db_dependent/Auth_with_cas.t 38763 - Bug 14121: Silence warnings t/db_dependent/Auth_with_cas.t Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 14121: Silence warnings t/db_dependent/Auth_with_cas.t mtompset@debian:~/kohaclone$ prove t/db_dependent/Auth_with_cas.t t/db_dependent/Auth_with_cas.t .. ok All tests successful. Files=1, Tests=4, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.00 csys = 0.17 CPU) Result: PASS mtompset@debian:~/dhmake$ cpan2deb CGI == dh-make-perl 0.84 == CGI is a standard module. Will not build without --core-ok. mtompset@debian:~/dhmake$ perl -v This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi (with 40 registered patches, see perl -V for more detail) Copyright 1987-2015, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. I'm testing Debian Jessie with perl 5.20.2 Both of you were testing Ubuntu. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
