https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25373 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #5 from David Cook <dcook@prosentient.com.au> --- I think that I understand. Koha's XSLTS define <!ENTITY nbsp " " >, but the entity   is *not* actually used by any Koha XSLTs. It seems like Didier uses the   in custom spreadsheets, and that causes the problem. It seems to me that this is not a Koha issue. Rather, Didier should stop using the   entity. I'll open a report to remove the ENTITY declaration in the XSLTs, since it's unusable (and even problematic as Didier highlights) now. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.