19 Feb
2026
19 Feb
'26
4:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41846 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- In terms of the change, basically we stop the controller script doing the newline to <br/> and instead use a Template::Toolkit filter to do it after we apply the "html" filter. Since newline to <br/> is safe and doesn't use HTML in the source before the "html" filter, we're all good. Chalk one more up for the good guys :D -- You are receiving this mail because: You are watching all bug changes.