[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.07-35-g1a47267

Git repo owner gitmaster at git.koha-community.org
Thu Jul 25 23:21:19 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  1a47267c1ae86c32c3ce669e410f0d08ba1457eb (commit)
      from  ba8942399506e0cab10863edeaa8eda5bc3b4103 (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 1a47267c1ae86c32c3ce669e410f0d08ba1457eb
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 21 14:45:06 2019 +0000

    Bug 22949: Markup error in OPAC course reserves template
    
    This patch adds a missing "=" in opac-course-reserves.tt in order to
    quiet errors returned by the HTML validator.
    
    To reproduce the problem you should have one or more course reserves
    available in the OPAC. Go to the course reserves page. 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 these errors:
    
     - 'Quote " in attribute name. Probable cause: Matching quote missing
        somewhere earlier.'
     - 'Attribute class"inst_surname" not allowed on element span at this
        point.'
    
    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.
    
    Signed-off-by: Frederik Chenier <frederik at inlibro.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 35fe9cf40bb1472799db0f7596d33f1bd184fb9b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit f0cdc306cd45c4f897202fb6ddb009f45111dbf1)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-reserves.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list