Bug 39197 - Reports in CSV should include BOM
Summary: Reports in CSV should include BOM
Status: RESOLVED DUPLICATE of bug 33635
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-25 13:02 UTC by Mathieu Saby
Modified: 2025-02-25 13:53 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2025-02-25 13:02:53 UTC
Reports in CSV should include BOM  (https://en.wikipedia.org/wiki/Byte_order_mark), so that Excel detect the UNICODE encoding and display properly non ASCII characters.

Maybe it could be an option activable with syspref, or a new type of format selectable by the user (CSV / CSV_BOM).
Comment 1 Mathieu Saby 2025-02-25 13:03:32 UTC
The same remark applies to other CSV files downloadable from Kpha, not only reports.
Comment 2 Katrin Fischer 2025-02-25 13:53:11 UTC

*** This bug has been marked as a duplicate of bug 33635 ***