https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15747
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48067|0 |1 is obsolete| | --- Comment #28 from Marcel de Rooy <[email protected]> --- Created attachment 48204 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48204&action=edit Bug 15747: Do not use CGI->param in list context - Auth.pm Test plan: Log you in! Without this patch applied, you will get a warning "Fetching the value or values of a single named parameter" With this patch applied, the warning from C4::Auth line 401 should not appear anymore in the log file. Signed-off-by: Marcel de Rooy <[email protected]> Note: no warnings for older CGI versions. -- 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/
