[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.11-53-g43eb2ec

Git repo owner gitmaster at git.koha-community.org
Mon Oct 24 12:51:16 CEST 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, 3.22.x has been updated
       via  43eb2ec07a7772629cf0902b7aa410558d8b14ca (commit)
       via  e03608f2c5fdbe82662f557eac05faa7a9fbdaa0 (commit)
      from  2a468ac1fa2661ccd9e302b574167d42402e6dfc (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 43eb2ec07a7772629cf0902b7aa410558d8b14ca
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Oct 18 17:14:58 2016 +0100

    Bug 17411: Remove 3 other occurrences of exit 1
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit f1a8ca13028411384847615fbdeeaaedd9703382)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 5c324d8201fff6e3a727c95e182ad32b78ccf715)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit e03608f2c5fdbe82662f557eac05faa7a9fbdaa0
Author: Marc <veron at veron.ch>
Date:   Thu Oct 6 14:37:14 2016 +0200

    Bug 17411 - Change exit 1 to exit 0 in acqui/basket.pl to prevent Internal Server Error
    
    Note: Same situation as in Bug 17403
    
    To test:
    - Verifiy that code change makes sense.
    
    Note: Same situation as in Bug 17403
    Signed-off-by: David Cook <dcook at prosentient.com.au>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Amended patch: Remove unecessary comment
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 01636dca2f1bd132fcc8d16f7a91fa4a45a90668)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit f3889059133d5e9933325c98e172d4d0b1e69c11)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 C4/Items.pm                 |    2 --
 acqui/basket.pl             |    2 +-
 tools/quotes/quotes_ajax.pl |    2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list