18 Sep
2024
18 Sep
'24
6:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33635 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 171650 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171650&action=edit Bug 33635: Add BOM to report exports as CSV When you export a report as CSV excel will not recognise that it's encoding is utf-8 unless there is a correct Byte Order Mark prepended to the file. This patch adds such a BOM to the output file allowing Excel to treat the file correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.