[koha-commits] main Koha release repository branch new/bug_9832 created. v3.12.00-alpha-2-g397d0f1

Git repo owner gitmaster at git.koha-community.org
Tue Mar 19 13:15:28 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_9832 has been created
        at  397d0f15b7b6154f758d91a8ecbb1cf0e3ae87b3 (commit)

- Log -----------------------------------------------------------------
commit 397d0f15b7b6154f758d91a8ecbb1cf0e3ae87b3
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Mar 17 15:44:56 2013 -0400

    Bug 9832: avert software error with QP enabled and misconfigured
    
    QueryParser requires a configuration file. If koha-conf.xml does not
    point to that configuration file, you will get a software error when
    you try to search with QueryParser enabled. Until this patch.
    
    To test:
    1) Comment out the <queryparser_config> line in your koha-conf.xml
    2) Turn on UseQueryParser
    3) Do a search, watch it explode
    4) Apply patch
    5) Do search again, watch it work
    6) Sign off on patch
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    Works as expected, nothing explodes anymore
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    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