[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-88-g7826562073

Git repo owner gitmaster at git.koha-community.org
Fri May 15 20:04:21 CEST 2020


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, 19.05.x has been updated
       via  782656207353e72a15a185b9e06578d13747d875 (commit)
      from  d6b29be58e600eb969a2c058a06c88029e32d1ae (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 782656207353e72a15a185b9e06578d13747d875
Author: David Roberts <david at koha-ptfs.co.uk>
Date:   Mon Apr 6 23:42:19 2020 +0000

    Bug 23119: MARC21 added title 246, 730 subfield i displays out of order, and should display before subfield a
    
    This patch makes the subfield i display before subfield a in the 246 and
    730 fields
    
    To test:
    
    1) Create a bibliographic record with data in several subfields in tags
    246 and 730.
    2) See that subfield i displays at the end of the field in the 246
    field, and probably not at all in the 730 field. Check in both the OPAC
    and staff client
    3) Apply the patch.
    4) Check your bib record again in both clients. Subfield i should now
    display before subfield a.
    
    Signed-off-by: Heather Hernandez <heather_hernandez at nps.gov>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 8dea59bba0c620da41a47698e2142e61f1dba3f9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl            | 15 ++++++++++++---
 .../opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 15 ++++++++++++---
 2 files changed, 24 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list