[Koha-bugs] [Bug 25373] &nbsp entity usage no longer works in custom XSLTs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 7 02:39:31 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25373

--- Comment #9 from David Cook <dcook at prosentient.com.au> ---
(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.


More information about the Koha-bugs mailing list