[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.08-20-g92af2c2dc7

Git repo owner gitmaster at git.koha-community.org
Mon Mar 9 21:58:55 CET 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  92af2c2dc70ce20dcebba2c2812af6f46675fda2 (commit)
      from  e91edec0a608a576a97f055ef664bc13b851ce83 (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 92af2c2dc70ce20dcebba2c2812af6f46675fda2
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Feb 10 15:17:38 2020 +0000

    Bug 13574: Fix display of repeatable item subfields
    
    Applies to OPAC and staff: opac-MARCdetail and catalogue/MARCdetail.
    
    Test plan:
    [1] Pick an item. Pick two fields say URI and copy number, and fill these
    with a value like A | B. (The pipe char is important.)
    [2] Verify that the display of the item block on opac-MARCdetail shows
    both A and B in those columns. (Previously only B was shown.)
    [3] Verify the same on catalogue MARC detail, items tab.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Holly Cooper <hc at interleaf.ie>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 3b3a84d272fd6ee1259273e132739a4caa8bc616)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 catalogue/MARCdetail.pl | 20 +++++++++++++++-----
 opac/opac-MARCdetail.pl | 13 ++++++++++---
 2 files changed, 25 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list