[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.01-67-g65e8776

Git repo owner gitmaster at git.koha-community.org
Sun Jan 3 12:14:35 CET 2016


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.22.x has been updated
       via  65e8776f013a6727b88cdaca900a28ea1ed8aaf0 (commit)
      from  f299790bd9b1ff5a27ecd6d86b442ffe81cac8b5 (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 65e8776f013a6727b88cdaca900a28ea1ed8aaf0
Author: Hector Castro <hector.hecaxmmx at gmail.com>
Date:   Mon Nov 9 11:05:39 2015 -0600

     Bug 15170 - Add 264 field to MARC21*DC.xsl
    
    Modify MARC21*DC.xsl to add RDA 264 field
    
    To test:
    - Copy from LOC z39.50 the Maxwell's handbook for RDA (ISBN
      9780838911723)
    - Look the field 264 in framework, save record
    - Open this URL in OPAC
    
      /cgi-bin/koha/unapi?id=koha:biblionumber:41201&format=marcxml
    
      And play with id (the number of new record for Maxwell book) &
      format parameters
      Test format=rdfdc, format=srw_dc and format=oai_dc
    - Notice that <dc:publisher> and <dc:date> are not present
    - Apply this patch
    - Reload the URL for the three formats
    - You will see the tags publisher and date are taken from 264
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 7d16555427db2ee3bf39840df43f134e369ff113)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2DC.xsl   |   14 ++++++++++++++
 .../intranet-tmpl/prog/en/xslt/MARC21slim2OAIDC.xsl      |   12 ++++++++++++
 .../intranet-tmpl/prog/en/xslt/MARC21slim2RDFDC.xsl      |   14 ++++++++++++++
 .../intranet-tmpl/prog/en/xslt/MARC21slim2SRWDC.xsl      |   12 ++++++++++++
 4 files changed, 52 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list