[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.06-29-ged81dc6

Git repo owner gitmaster at git.koha-community.org
Tue Oct 30 23:02:27 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, 3.8.x has been updated
       via  ed81dc6844611aadddccd32434cfcdedb591960e (commit)
       via  a23ecc6b77dc52f470608b7d6618a66296862343 (commit)
      from  6a8bba271e154eb4cd89d97a3942687e94cd8b3e (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 ed81dc6844611aadddccd32434cfcdedb591960e
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Oct 25 14:00:42 2012 -0400

    Bug 8665 follow-up: add missing line to XSLT
    
    The DOM transformer was missing a line from a previous development,
    resulting in the MARC21 authorities DOM indexing stylesheet being
    regenerated with a missing line. This patch readds the missing line
    to the transformer, and provides the corrected authority-zebra-indexdefs.
    
    Signed-off-by: Elliott Davis <elliott at bywatersolutions.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    
    Conflicts:
    	etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit a23ecc6b77dc52f470608b7d6618a66296862343
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Oct 4 08:52:48 2012 -0400

    Bug 8665: DOM indexing fails to index some bib records
    
    Use a user-specified field for z:id.
    
    This patch also fixes an excess space before the index in the MARC21
    biblio index definitions, which someone fixed in the generated file
    but not in the source file it should have been fixed in.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Elliott Davis <elliott at bywatersolutions.com>
    
    Conflicts:
    	etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../authorities/authority-koha-indexdefs.xml       |    1 +
 .../authorities/authority-zebra-indexdefs.xsl      |   28 ++++++++++++++++++-
 .../marc21/biblios/biblio-koha-indexdefs.xml       |    3 +-
 .../marc21/biblios/biblio-zebra-indexdefs.xsl      |    6 +++-
 .../unimarc/biblios/biblio-koha-indexdefs.xml      |    1 +
 .../unimarc/biblios/biblio-zebra-indexdefs.xsl     |    6 +++-
 etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl        |   20 ++++++++++++-
 7 files changed, 56 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list