[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.05-1-16-g618c1f8

Git repo owner gitmaster at git.koha-community.org
Thu Dec 12 17:36:55 CET 2019


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  618c1f80581cfda85db675f9cf69c62576afa2f1 (commit)
      from  fc2f564875564bb6431c606dae6f1e15d66a1446 (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 618c1f80581cfda85db675f9cf69c62576afa2f1
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Oct 29 17:40:47 2019 +0000

    Bug 23506: Display correct icon in staff client and OPAC
    
    When the leader6 is set to 'i' the MARC21slim2intranetDetail.xsl
    attempts to display 'SO.png' which does not exist.
    
    TEST PLAN:
    1. Find or create a record with an 'i' as the 6th position in the 000 leader.
    2. Do to the OPAC detail page and staff detail for an item in that record.
    3. Notice the material type icon does not display because SO.png does not exist.
    4. Apply patch and restart_all
    5. Look at the opac detail and staff detail page again after clearning the browser cache.
    6. The material type icon now displays (MU.png), this is the same icon used on the OPAC results page.
    
    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 b53e068651c521a989bd13387cef7fef8975d1e7)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list