[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.06-10-g5a930cc

Git repo owner gitmaster at git.koha-community.org
Tue Jun 11 18:54:45 CEST 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, 18.11.x has been updated
       via  5a930ccf299c7f7aeeac9d8de185fb1d8d24e9c9 (commit)
      from  9c4c9d17e4c48db760d0f75e01f0a85c9c443e11 (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 5a930ccf299c7f7aeeac9d8de185fb1d8d24e9c9
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 21 14:27:40 2019 +0000

    Bug 22948: Markup error in OPAC bibliographic detail template
    
    This patch addresses one markup problem in opac-detail.tt which triggers
    a validation error.
    
    To reproduce the problem, view the normal bibliographic detail page for
    a record in the OPAC. Run the page through the W3C validation service:
    https://validator.w3.org. Either by pasting in the URL for the search
    results (if web accessible) or by viewing source, copying, and pasting
    into "Validate by Direct Input."
    
    This patch addresses one specific error:
    
     - "The aria-labelledby attribute must point to an element in the same
       document."
    
    To test, apply the patch and try again to reproduce the validation
    errors. Those errors should no longer be present. There should be no
    visible change to the page.
    
    Test the "Save record -> Dublin Core" menu item. It should trigger a
    modal window.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Bin Wen <bin.wen at inlibro.com>
    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 a3da6d6825f686099d8e23a1abff061071d679ad)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 1baddd190fe1ed72e66298a6b01394e86e58d0fe)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list