Koha/koha-tmpl/opac-tmpl/prog/en
Owen Leonard a53ae578b4 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@enger.priv.no>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-06-04 19:44:49 +12:00
..
css Merge remote branch 'kc/new/bug_4912' into kcmaster 2011-04-08 13:02:55 +12:00
includes Fix for Bug 5714 - Unescaped ampersands in OPAC facets 2011-06-04 19:44:49 +12:00
js Fix for Bug 5115, Tags JavaScript includes many untranslatable strings 2011-02-04 13:25:22 +13:00
lib Fix for Bug 5140 - In Chrome, drop-down menus disappear after using pop-up calendar 2011-02-18 09:47:41 +13:00
modules Fix for Bug 5714 - Unescaped ampersands in OPAC facets 2011-06-04 19:44:49 +12:00
xslt Bug 6153: Display imprint subfields in order 2011-04-26 20:33:36 +12:00