[koha-commits] main Koha release repository branch new/bug_9727 created. v3.12.00-alpha-13-g82f35d1

Git repo owner gitmaster at git.koha-community.org
Wed Mar 20 01:44:07 CET 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, new/bug_9727 has been created
        at  82f35d17fcef6f1f1424064a7b8e1cc5734d9514 (commit)

- Log -----------------------------------------------------------------
commit 82f35d17fcef6f1f1424064a7b8e1cc5734d9514
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Wed Feb 27 17:52:02 2013 +0000

    Bug 9727: Fix typo in variable name
    
    Variable is passed as recordtype not record_type
    correct name
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    before applying the patch
    $ perl -wc Koha/SearchEngine/Solr/Index.pm
    Global symbol "$record_type" requires explicit package name at Koha/SearchEngine/Solr/Index.pm line 43.
    Koha/SearchEngine/Solr/Index.pm had compilation errors.
    
    after
    Koha/SearchEngine/Solr/Index.pm syntax OK
    
    Signed-off-by: Dobrica Pavlinusic <dpavlin at rot13.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    I can't really test this with solr, but as various people
    at the hackfest have confirmed this to be fixing the problem
    I feel save to pass QA. All tests and QA script pass too.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 5359f33160e31281666231ab9a98cae7c51f8e59
Merge: d84af2d f4bb74e
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue Mar 19 20:45:48 2013 -0400

    Merge branch 'bug_9341' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list