https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #44 from Fridolin Somers <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
