[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-42-gc68d582

Git repo owner gitmaster at git.koha-community.org
Fri Jan 29 15:38:32 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  c68d58259ef27d187b67f8d39d8dd7578173b1e1 (commit)
      from  ff722b48e8278feb3622c414f8b02d789a774c4a (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 c68d58259ef27d187b67f8d39d8dd7578173b1e1
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>
    (cherry picked from commit 1c5f75fde534db8a2b1329d5dfb83d34d9d29982)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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