[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-983-g4309e5e

Git repo owner gitmaster at git.koha-community.org
Sun Aug 25 19:04:27 CEST 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, master has been updated
       via  4309e5e6b4682b95db4ca26f7a49f96c2f6c2875 (commit)
      from  5b9cd85dd0dbd7e3470c783e0e024ad32df2f8b5 (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 4309e5e6b4682b95db4ca26f7a49f96c2f6c2875
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon Aug 19 18:22:00 2013 +0000

    Bug 10766: unbreak reservoir search when UseQueryParser is OFF
    
    To test:
    
    [1] Turn UseQueryParser off.
    [2] Ensure that your database has records in the reservoir.  Performing
        a Z39.50 search will do this.
    [3] Perform a broad cataloging (i.e., cataloguing/addbooks.pl search).
        Note that results are returned from the main catalog but that no
        reservoir results are returned.
    [4] Apply the patch.
    [5] Perform the search again.  This time, there should be both catalog
        and reservoir results.
    [7] Enable QueryParser.  Perform the search again, and verify that the
        catalog and reservoir results are the same.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Patch works nicely, passes all tests, and the QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 cataloguing/addbooks.pl |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list