[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.06-121-gab1aaba

Git repo owner gitmaster at git.koha-community.org
Wed May 25 11:23:40 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  ab1aaba6ef06cf3bf0d124b2e658690d7a309c3e (commit)
       via  3c86783adf9c7751516a9c523fc7a154af1ce061 (commit)
      from  bdb0f0905ae249084dfd1d538b2b87e847794c1f (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 ab1aaba6ef06cf3bf0d124b2e658690d7a309c3e
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon May 23 17:34:29 2016 +0000

    Bug 16499 [QA Followup] - Improve readability
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 59c0d44792b0ce4f88c028be97a32a62fb4a8b36)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 3c86783adf9c7751516a9c523fc7a154af1ce061
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 11 15:05:59 2016 +0100

    Bug 16499: Remove "Use of uninitialized value" warnings in circulation.pl
    
    If you search for a patron in the circulation module, you get:
    
    Use of uninitialized value $barcode in string eq at
    /home/koha/src/circ/circulation.pl line 84.
    Use of uninitialized value $restoreduedatespec in string eq at
    /home/koha/src/circ/circulation.pl line 170.
    
    Test plan:
    - Search for a patron and confirm the warnings are not displayed anymore
    - Make sure this patch does not introduce regression on bug 14015
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 208637165ee40b2fe7d103c787a1f4f93b55d49b)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 circ/circulation.pl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list