[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.05-35-g1cdfe7b

Git repo owner gitmaster at git.koha-community.org
Wed Apr 30 16:32:52 CEST 2014


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, 3.14.x has been updated
       via  1cdfe7baabb27956491061e8397a8b0aa865a56e (commit)
       via  7e9b87765045e2a3e15160ef52aa8e189951333b (commit)
      from  dc79919b07a972ace7b15b415f0e8be254e8e2ae (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 1cdfe7baabb27956491061e8397a8b0aa865a56e
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Tue Feb 4 18:44:07 2014 +0000

    Bug 11619: (follow-up) fix QueryParser.t
    
    The previous patch did not account for the change
    in the number of indexes, and thus caused one
    of the tests to fail.
    
    To test:
    
    [1] Verify that prove -v t/QueryParser.t passes.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 547ebaece0bcd24857cecd6c95d8a5c1c41ce222)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 7e9b87765045e2a3e15160ef52aa8e189951333b
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Jan 27 13:50:01 2014 +0100

    Bug 11619: remove duplicate key in QueryParser config
    
    Corrects a double entry for language in yaml file.
    Language should have been language-original.
    
    Test plan:
    Check that you have language-original in your zebra install.
    Specifically, this index should cover MARC21 041$h.
    Enable QueryParser and search for a record with this index.
    Note that this patch does not enable searching on this
    index without QueryParser. This is true for many more indexes
    in record.abs that are not included in the getIndexes routine.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described - make sure you are testing with a current
    indexing configuration.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 3424f0d84a1622c502aeb376450cad5b74f0cea1)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 etc/searchengine/queryparser.yaml |    4 ++--
 t/QueryParser.t                   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list