[koha-commits] main Koha release repository branch new/bug_5369 created. v3.06.00-293-g6d2ca57

Git repo owner gitmaster at git.koha-community.org
Fri Jan 6 14:11:51 CET 2012


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_5369 has been created
        at  6d2ca576e25242015711c33ac114e87db9757639 (commit)

- Log -----------------------------------------------------------------
commit 6d2ca576e25242015711c33ac114e87db9757639
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Jan 5 08:09:03 2012 +0100

    Bug 5369: Follow up fixing quotes
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Confirm that this works. My only remark would be that &quot; could have been used.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 9b3e1552c4cfb41f1d85b346515f15450760d7bf
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Dec 1 19:35:43 2011 -0500

    Bug 5369: Make series tracings use phrase indexes
    
    By definition, series tracings should search for other records in the same
    series, i.e., those with the exact same series title. This patch forces the
    tracings to use phrase indexes for series tracings.
    
    Note that this patch DOES NOT respect TraceCompleteSubfields. While that may be
    desirable, it is outside the scope of the current patch. An additional follow-up
    patch could be written to add support for TraceCompleteSubfields, if community
    concensus is that series tracings should obey TraceCompleteSubfields.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Thx for the follow up and sign off Jared :)

commit 4cd81a8d0f2eeccc71d2b1409f35c8ee57314b8a
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Nov 28 07:25:37 2011 +0100

    Bug 5369: se queries with paranthesis fail
    
    This patch does several things to make the search work better:
    
    1) Adding "" around search terms for queries on index se.
    2) Make links for 8xx obey the UseControlNumber system preference
    3) Fix the indexing for 8xx fields, as they were not included in the se index before
    
    Note: Make sure you copy the new record.abs into your koha-dev directory and reindex
    before testing.
    
    To test:
    1) Add records using the following fields:
    440$a
    490$a ind. 1 = empty or 0
    490$a ind. 1 = 1
    800$a, 810$a, 811$a or 830$a
    
    Example value taken form bug description, should only work after applying the patch:
    DHEW publication no. (HSM) 73-1804
    
    Please also test with other examples.
    
    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