[koha-commits] main Koha release repository branch new/bug_7330 created. v3.06.00-243-g0817902

Git repo owner gitmaster at git.koha-community.org
Thu Dec 15 17:37:31 CET 2011


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, new/bug_7330 has been created
        at  081790295661662f3d1f22673b1c44eee030fddb (commit)

- Log -----------------------------------------------------------------
commit 081790295661662f3d1f22673b1c44eee030fddb
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Dec 7 10:50:06 2011 -0500

    Bug 7330 - System preferences editor generates errors in the log with each search
    
    Adding a check for an empty value in a couple of places
    which seem to always get one.
    
    As far as I can tell these places in the script are looping
    over ALL the data in the pref files, and sometimes an empty
    value comes through. I wonder if this is because of a minor
    syntax error in the pref file?
    
    My correction is a stab in the dark since I haven't determined
    where the empty value is actually coming from. This change
    quiets the errors in the log and doesn't seem to affect
    preference search results.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    No more messages in the logs. Yay!
    
    Ran unit tests on this (t, xt/author, xt, t/db_dependent)- nothing out of the ordinary in any.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list