[koha-commits] main Koha release repository branch master updated. v3.22.00-342-g1c5f75f

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 05:12:17 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, master has been updated
       via  1c5f75fde534db8a2b1329d5dfb83d34d9d29982 (commit)
      from  6d9a75014e1f1ef7dc84a3d14643271658eacc2e (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 1c5f75fde534db8a2b1329d5dfb83d34d9d29982
Author: Winona Salesky <wsalesky at gmail.com>
Date:   Mon Jan 4 09:33:00 2016 -0500

     Bug 15444 - MARC21: Repeated 508 not correctly formatted (missing separator)
    
    This patch adds a separator for multiple 508 fields to the XSLT display in the staff and OPAC detail view.
    Separator is wrapped in span with class=‘separator’ for easy manipulation via css.
    
    To test:
    * Search the OPAC
    * Click the title with multiple 508 fields
    * Make sure the fields display properly
    * Repeat for a few more titles
    * Repeat in the Staff Client
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl |    1 +
 koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    |    1 +
 2 files changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list