http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Chris Cormack <[email protected]> --- Perhaps we could use this module http://search.cpan.org/~shlomif/Template-Stash-AutoEscaping-0.0303/lib/Template/Stash/AutoEscaping.pm As it lets us do value.raw if we need unescaped values. But either we use it, or the HTML::Entities one, I think we should push it very soon. And we should do it on both the staff and opac sides -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
