[koha-commits] main Koha release repository branch, new/bug_5714, created. v3.04.00-98-ga53ae57

Git repo owner gitmaster at git.koha-community.org
Sat Jun 4 09:45:33 CEST 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, new/bug_5714 has been created
        at  a53ae578b428a3cddd2802a972ee048b479a44aa (commit)

- Log -----------------------------------------------------------------
commit a53ae578b428a3cddd2802a972ee048b479a44aa
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri May 27 08:54:06 2011 -0400

    Fix for Bug 5714 - Unescaped ampersands in OPAC facets
    
    In the OPAC the "query_cgi" variable passed to the template
    outputs a string like this:
    
    idx=kw&q=thing
    
    The ampersand is unescaped. Adding an "|html" filter to
    the variable. Also correcting some TT markup which
    added a new validation error (an unopened <div>).
    
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list