6 May
2020
6 May
'20
2:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25373 --- Comment #7 from didier <didier.gautheron@biblibre.com> --- (In reply to David Cook from comment #6)
Actually, Didier, what OS are you using and which XML parser?
If I recall correctly, the default XML parser in Debian should never have expanded entities even before Bug 23290. I'm guessing you're not using defaults?
As far as I know plain Debian and Ubuntu. Adding unsafe works: <koha_xslt_security> <expand_entities_unsafe>1</expand_entities_unsafe> <koha_xslt_security> Or with 18.11 (prior commit Bug 23290) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.