[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.07-16-g7519f4d065

Git repo owner gitmaster at git.koha-community.org
Mon Jul 13 05:27:59 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.11.x has been updated
       via  7519f4d065d258653a08cf46a8b142e702ca5af0 (commit)
      from  842346db0311e710c25f8c48ffa5b2242a272513 (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 7519f4d065d258653a08cf46a8b142e702ca5af0
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 11 12:15:21 2020 +0100

    Bug 25238: Fix semantic heading for opac-details
    
    Prior to this patch the opac-details view contained multiple h1 level
    headings.
    
    Test plan
    1/ Perform a search in the OPAC that will yield results
    2/ Navigate to any results detailed view
    3/ Inspect the page and note that two H1 level headings are present
    (Page title + Item title)
    4/ Apply the patch
    5/ Reload the page
    6/ Inspect the page and ntoe that the 'Item title' is now a level 2
    heading
    7/ Note the page still appears nicely
    8/ Signoff
    
    Bonus points: Check with XSLT views enabled and disabled, MARC21,
    UNIMARC and NORMARC variations.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 3e18402c240814d7f00a62c3f2359bd9b9d0a098)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 0e711e024e2ac25347a17d6499289d90c6da29de)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt          | 2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl  | 8 ++++----
 koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl | 4 ++--
 koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list