[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.00-2-gd89f00f

Git repo owner gitmaster at git.koha-community.org
Fri Jun 9 12:45:52 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, 17.05.x has been updated
       via  d89f00f3fdb3149776880f143d0a1ca6597b155f (commit)
       via  36dc4d8527e923c6a1f1c7160e7d5ad3ddf70aa3 (commit)
      from  5d94ff751379c9922ce5e197516a915f471b298a (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 d89f00f3fdb3149776880f143d0a1ca6597b155f
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Apr 28 12:11:28 2017 -0400

    Bug 18179: Update 1 occurrence in booksellers.pl
    
    To test:
    1 - Load http://localhost:8081/cgi-bin/koha/acqui/booksellers.pl?booksellerid=1
    2 - Should get internal server erro
    3 - Apply patch
    4 - Reload
    5 - Should not get error
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit cc54b596c3bb225f45ca0443728452444b807d4e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 36dc4d8527e923c6a1f1c7160e7d5ad3ddf70aa3
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Apr 18 13:50:36 2017 -0300

    Bug 18179: Update existing calls
    
    This patch updates the existing occurrences of ->find called in a list
    context.
    There are certainly others that are not easy to catch with git grep.
    Test plan:
    Confirm that the 4 modified scripts still works as expected.
    
    We need this one ASAP in master to make sure we will not get other
    side-effects of this kind and to catch possible uncaught occurrences
    before the release.
    
    Tested scripts changed by this patch, they work as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit bb22703dcaa53400c17674b8bb7ba1cf76dffac8)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 acqui/booksellers.pl   |    2 +-
 members/memberentry.pl |    2 +-
 members/pay.pl         |    4 ++--
 opac/opac-user.pl      |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list