Bug 35534 - Wrong encoding of reports exported in tab format
Summary: Wrong encoding of reports exported in tab format
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-11 08:30 UTC by Mathieu Saby
Modified: 2023-12-11 23:58 UTC (History)
1 user (show)

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 2023-12-11 08:30:55 UTC
Reports exported in csv are encoded in unicode. In tab they are encoding in ANSI. If a record contains unicode characters, this is problematic.

Maybe linked to https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45501&action=diff ?