[koha-commits] main Koha release repository branch new/bug_7127 created. v3.06.00-507-ge1ebabf

Git repo owner gitmaster at git.koha-community.org
Mon Feb 6 21:50:39 CET 2012


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, new/bug_7127 has been created
        at  e1ebabf3ec488bc742b6926a64b758f7f6912989 (commit)

- Log -----------------------------------------------------------------
commit e1ebabf3ec488bc742b6926a64b758f7f6912989
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jan 26 15:00:36 2012 -0500

    Bug 7127 - Follow-up - Templates must be valid XHTML
    
    Corrections to OPAC search results and lists pages for validity
    errors: duplicate ids, invalidly placed elements, unescaped
    ampersands.
    
    The change to localcovers.js adds a check for <span> in addition
    to <div> so that the results template can use a <span>
    
    The <form> tag has been removed from the inline tag entry
    markup in order to correct a display error in Internet Explorer 8.
    Removing it doesn't affect functionality or validity.
    
    To test: Validate the HTML of the OPAC results page and an OPAC
    list contents page (/cgi-bin/koha/opac-shelves.pl?viewshelf=XX).
    Verify the functinality of adding tags on both pages with the
    TagsInputOnList system preference enabled. Verify that local
    cover images are display on search results and detail pages.
    
    Includes fixes for errors spotted by QA
    
    Revisions
    
    Signed-off-by: Ian Walls <koha.sekjal at gmail.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 311dbc8bc1d5c89eff73d4e33c598c9435025ce6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Nov 1 14:14:51 2011 -0400

    Bug 7127 - Templates must be valid XHTML
    
    Replaces & with &amp; on several template pages
    
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list