[koha-commits] main Koha release repository branch master updated. v16.11.00-1135-ga803664

Git repo owner gitmaster at git.koha-community.org
Mon May 29 04:26:58 CEST 2017


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  a80366439e13fe3682d815c910d2efd7adafe840 (commit)
      from  01e7523dfb1ec9789f38dd6d7819cb5e3d7d7cc2 (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 a80366439e13fe3682d815c910d2efd7adafe840
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 18 17:42:02 2017 -0300

    Bug 18632: Remove 'CGI::param called in list context' warnings
    
    Once again, after bug 16154 and bug 16259 we need to remove more
    occurrence of CGi->param called in list context.
    Refer to bug 15809 for more information.
    
    Test plan:
    Make sure you do not see the error on the modified scripts.
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 admin/authorised_values.pl       |    6 +++---
 admin/classsources.pl            |   21 +++++++++---------
 admin/edi_accounts.pl            |   24 ++++++++++-----------
 admin/import_export_framework.pl |    2 +-
 admin/patron-attr-types.pl       |    2 +-
 clubs/clubs-add-modify.pl        |    8 +++----
 clubs/templates-add-modify.pl    |   10 ++++-----
 installer/install.pl             |    2 +-
 members/housebound.pl            |   44 +++++++++++++++++++-------------------
 opac/opac-overdrive-search.pl    |    2 +-
 opac/opac-user.pl                |    4 ++--
 11 files changed, 63 insertions(+), 62 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list