14 Dec
2018
14 Dec
'18
8:10 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21986 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> ---
The problem has been highlighted by bug 13618, I did not track down why the issue did not exist before (?)
If you pass a&b in a template var thru the html filter, it will run the ampersand conversion once again. Resulting in: a&b So we need to choose where to escape. -- You are receiving this mail because: You are watching all bug changes.