[koha-commits] main Koha release repository branch 3.6.x updated. v3.06.01-93-ga94573f

Git repo owner gitmaster at git.koha-community.org
Fri Dec 9 16:10:53 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.6.x has been updated
       via  a94573f58dba2a830502105323a53ae1359bcef7 (commit)
      from  d9d9cdbad0c407c3a2acf2c2ba6a7c015465f88a (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 a94573f58dba2a830502105323a53ae1359bcef7
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