[koha-commits] main Koha release repository branch master updated. v3.22.00-349-gab81a0f

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 05:33:35 CET 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, master has been updated
       via  ab81a0feeebf1c01857755f53060dcc255960e9b (commit)
      from  4120e48b0ffe974636f8b070ea3c3f3956948409 (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 ab81a0feeebf1c01857755f53060dcc255960e9b
Author: Martin Stenberg <martin at xinxidi.net>
Date:   Mon Sep 21 13:16:39 2015 +0200

     Bug 14555: Warns in opac-search.pl
    
    Avoid use of uninitialized value in split
    
    == Test plan ==
    1. Go to opac advanced search
    2. Click "Search" without any search query
    3. Log file will show "Use of uninitialized value in split at ..."
    4. Apply this patch
    5. Repeat step 1 and 2
    6. Log file should no longer show "Use of uninitialized value in split at ..."
    
    Sponsored-by: Regionbibliotek Halland / County library of Halland
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    At step 2 you have to check a criteria
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 opac/opac-search.pl |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list