https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25373
--- Comment #7 from didier <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
