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

Git repo owner gitmaster at git.koha-community.org
Wed Jun 26 19:35:18 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  f60f3ca0e64f66bc72c09abbb230ac22ce343dbe (commit)
      from  d8e56452c0d4b34e55499887516360a1139da902 (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 f60f3ca0e64f66bc72c09abbb230ac22ce343dbe
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 21 12:07:10 2019 +0000

    Bug 22945: Markup error in OPAC search results around lists display
    
    This patch makes minor corrections to the template for OPAC search
    results. These corrections fix errors returned by the HTML validator.
    
    To reproduce the problem, perform a search in the OPAC which will return
    results which are on one or more lists. 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 two specific errors:
    
     - "Text not allowed in element ul in this context."
     - "Stray end tag span."
    
    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 search results view.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.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 1efe0d4606f844c28e2524d0341779381fc4980b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 0529975851150363a64e1528c84db29d0872ada9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list