[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.03-13-g3011541

Git repo owner gitmaster at git.koha-community.org
Sat Feb 8 10:12:36 CET 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  30115418a4a3369e8f294638255ed2d3de958ec5 (commit)
       via  97547347b581db6176b791ffe49dcd2a5fa9341f (commit)
      from  931e137a0b9304b4678798a957465b055fd67217 (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 30115418a4a3369e8f294638255ed2d3de958ec5
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Sat Dec 28 09:07:13 2013 +1300

    Bug 11192: (follow-up) fix a little typo
    
    Test plan the same as the original patch
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested according to test plan. Searches tested were:
    fic=e
    fiction=e
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 211acdd30b000af33f1bb70b33356b8ac945f451)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 97547347b581db6176b791ffe49dcd2a5fa9341f
Author: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Date:   Sun Nov 3 19:04:44 2013 +0100

    Bug 11192: Fix lf and ff07-02 definition in ccl.properties
    
    ff7-02 1=87020 (position 2 of field 007 in MARC21) should be
    ff7-02 1=8702
    
    lf 1=8833
    lf fiction
    fic fiction
    
    should be
    
    lf 1=8833
    fiction lf
    fic lf
    
    To test :
    1. apply the patch
    2. copy the modified ccl.properties into your active Zebra config
       directory
    3. reindex zebra (rebuild_zebra.pl -b -x -r -v)
    4. make some searches using the fixed indexes
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit a032b0a5cd73c9a67bab130c183751309fa95c6e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 etc/zebradb/ccl.properties |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list