Bug 35534

Summary: Wrong encoding of reports exported in tab format
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: dcook
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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 ?