[koha-commits] main Koha release repository branch master updated. v3.22.00-586-gd9c19c6

Git repo owner gitmaster at git.koha-community.org
Wed Feb 24 02:55:45 CET 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  d9c19c6d45ad3f62119e3a29f37e227f635cb85c (commit)
      from  0195a2af99d9e7cd15e39e5cb08d9be4b0ea1759 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9c19c6d45ad3f62119e3a29f37e227f635cb85c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Feb 12 11:47:22 2016 +0000

    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 <m.de.rooy at rijksmuseum.nl>
    Note: no warnings for older CGI versions.
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

-----------------------------------------------------------------------

Summary of changes:
 C4/Auth.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list