https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42331 Bug ID: 42331 Summary: Data corruption in CSV reports Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: mathsabypro@gmail.com QA Contact: testopia@bugs.koha-community.org CC: lisette@bywatersolutions.com In CSV export of SQL reports, even if the content is not HTML, the characters < and > are converted into HTML entities (< and >), which breaks the reading of the CSV with usual tools if the semicolon (;) is used as a delimiter It seems it is caused by https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5920 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.