https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25373
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Cook <[email protected]> --- 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. _______________________________________________ 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/
