[koha-commits] main Koha release repository branch 3.4.x updated. v3.04.07-2-gfb1d1cd

Git repo owner gitmaster at git.koha-community.org
Fri Dec 9 16:28:57 CET 2011


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, 3.4.x has been updated
       via  fb1d1cdea1b8863b70532670944582b2c57b0cc0 (commit)
      from  a636fb2e0d15610b30568ae0aa8742b4746a6c86 (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 fb1d1cdea1b8863b70532670944582b2c57b0cc0
Author: Frère Sébastien Marie <semarie-koha at latrappe.fr>
Date:   Sun Dec 4 18:14:09 2011 +0100

    Bug 7316 - Missing escaping in search results
    
    Two parameters are now escaped in title (html element):
     - query_desc
     - limit_desc
    
    This is a security correction against XSS.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit 48173560ba583da4fe6d3f2ba2f071573b4b927e)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 .../prog/en/modules/catalogue/results.tt           |    2 +-
 .../prog/en/modules/opac-results-grouped.tt        |    2 +-
 .../opac-tmpl/prog/en/modules/opac-results.tt      |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list