https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25373
--- Comment #9 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #8) > Yes but it's not recommended, then you are vulnerable to what is described > in bug 23290. The easiest seems to replace nsbp in your xsl files. I agree with Jonathan. I'd recommend not expanding entities as you'll create a security vulnerability in your installation. Just use   directly instead of . -- 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/
