https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33635
--- Comment #2 from Martin Renvoize <[email protected]> --- 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. _______________________________________________ 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/
