14 Dec
2018
14 Dec
'18
8:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21986 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #7)
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.
Should be quotation. But same thing applies. -- You are receiving this mail because: You are watching all bug changes.