[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-1102-g301d207

Git repo owner gitmaster at git.koha-community.org
Mon Sep 16 17:37:11 CEST 2013


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  301d20715fcdf2dd72295741d3ef3ae4de20ccc5 (commit)
       via  af276d48648c7a0cd466b7072a36b451ba01cf6a (commit)
      from  b54e33c1f62e4aa2c7e46a7fafa445f33f570326 (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 301d20715fcdf2dd72295741d3ef3ae4de20ccc5
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon Sep 16 15:48:56 2013 +0000

    Bug 10838: (follow-up) silence another warn
    
    To test:
    
    [1] In the staff interface, enter nothing in the patron search box
        and hit the search button.
    [2] Note the errors in the logs concerning an uninitialized $count
        variable.
    [3] Apply the patch and repeat step 1.  Note that this time, no
        warnings are logged.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit af276d48648c7a0cd466b7072a36b451ba01cf6a
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Sat Sep 7 15:30:56 2013 +1200

    Bug 10838: Silence warns in members/member.pl
    
    To test
    
    1/ Uncomment the use warnings line
    2/ Search for a patron, notice all the warnings
    3/ Browse for a patron, notice warnings
    4/ Apply patch
    5/ Repeat 3 and 4
    6/ Notice no errors and the search still works
    
    This depends on the patch for Bug 10835
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests, no regressions found.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 members/member.pl |   21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list