[koha-commits] main Koha release repository branch new/bug_9883 created. v3.12.00-alpha2-118-geedbd38

Git repo owner gitmaster at git.koha-community.org
Fri Mar 22 14:48:14 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_9883 has been created
        at  eedbd387abd946c96075dc002d598e56eb7806de (commit)

- Log -----------------------------------------------------------------
commit eedbd387abd946c96075dc002d598e56eb7806de
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Mar 22 04:40:36 2013 -0700

    Bug 9883 - Koha::Plugins::* should not require koha-conf to load - Followup - Load C4::Auth at run time
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Unset KOHA_CONF variable and made sure t/00_load.t passed
    Also ran Makefile.PL doing an update on my existing installation
    and checked koha-conf.xml:
    
     <pluginsdir>/home/katrin/koha-dev/var/lib/plugins</pluginsdir>
     <enable_plugins>0</enable_plugins>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 673a034e5ca5bc544d403d9d5f358db7f30c0e5d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Mar 22 02:08:02 2013 -0700

    Bug 9883 - Add missing parameter to koha-conf.xml causing Plugins.t to fail
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 46c99f47ca68597575abf5ca951a33284d29e69f
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Mar 21 01:35:16 2013 -0700

    Bug 9883 - Koha::Plugins::Base should not require koha-conf to load
    
    Test Plan:
    1) Run t/db_dependent/Plugins.t
    2) Apply patch
    3) Re-run t/db_dependent/Plugins.t
    
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    The tests pass both before and after the patch. I can see no
    ill effects on the functionality (tried uploading and
    accessing the Kitchen Sink plugin).
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    After installing libmodule-bundled-files-perl from the
    debian.koha-community.org I ran through Makefile.PL
    updating my conf file successfully. Also all tests
    and QA script pass now.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list