https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #44 from Fridolin Somers <fridolin.somers@biblibre.com> --- Hi, super. Just to be sure : This system uses html filter : <a href="/cgi-bin/koha/opac-main.pl">[% t('Home') | html %]</a> So strings must not escape HTML chars right ? Like : t('Foo & Bar') ? This means we do not use anymore (which is OK for me). -- You are receiving this mail because: You are watching all bug changes.