[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-34-g34f2041

Git repo owner gitmaster at git.koha-community.org
Fri Jan 29 15:00:37 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, 3.22.x has been updated
       via  34f20412f89e9320e0fe2a0a3778a3e680566ec3 (commit)
      from  4c0506f33e07807d548fe4870d25ea367015c0e1 (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 34f20412f89e9320e0fe2a0a3778a3e680566ec3
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>
    (cherry picked from commit ab81a0feeebf1c01857755f53060dcc255960e9b)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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