[koha-commits] main Koha release repository branch new/bug_8984 created. v3.08.00-1523-ge86e3c2

Git repo owner gitmaster at git.koha-community.org
Fri Jan 4 14:39:14 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_8984 has been created
        at  e86e3c24b841e7e79416d0ac55199f29bd9e8d1e (commit)

- Log -----------------------------------------------------------------
commit e86e3c24b841e7e79416d0ac55199f29bd9e8d1e
Author: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Date:   Thu Dec 6 19:00:07 2012 +0100

    Bug 8984: make Zebra more UNIMARC compliant
    
    This patch makes the following changes to record.abs, biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl :
    - adding new (sub)fields to Identifier-standard index : 011f/g ; 012a ; 013a/z ; 014a/z ; 015a/z ; 016a/z ; 017a/z, 040a/z, 071z, 072z, 073z
    - adding 1 new subfield to Publisher index : 071b (may contain the name of a music publisher)
    - adding new (sub)fields to Author and  Identifier-standard index (for the $9) : 716, 72X, 730 - adding new (sub)fields to Note : 334$a (award note)
    - correcting 207 and 208
    - suppressing 308a and 328a in Note (useless as complete fields are indexed in same index)
    - adding (sub)fields to Title index : 411t, 421-425t, 433-437t, 442-444t, 446-456t, 462-463t, 470-488t, 560
    - adding (sub)fields to Subject and  Identifier-standard index (for the $9) : 608, 615, 616, 617, 620, 621
    - adding some classifications index : 670, 675, 686 - adding some comments (to make easier further modifications and to identify non unimarc fields : 414-420, 603, 630-636, 646)
    
    To test :
    - take a record and fill some of the missing fields (e.g 488t, 608, 720, 012a) with some data as "field488", "field608" etc
    - try to find the record => not possible
    - apply the patch, copy the new record.abs in etc/zebradb/biblios/etc and rebuild zebra
    - try to find the record => should be ok
    - check nothing else is broken...
    - same test with DOM indexing activated
    
    http://bugs.koha-community.org/show_bug.cgi?id=8984
    Signed-off-by: Zeno Tajoli <tajoli at cilea.it>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 70487e8740efa5375e892404d45a7bbd4caed817
Merge: 9970c7e ff7fdd7
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Jan 4 08:25:49 2013 -0500

    Merge branch 'bug_8924' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list