Bug 11437 - bad encoding of first line in csv reports
Summary: bad encoding of first line in csv reports
Status: RESOLVED DUPLICATE of bug 10110
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 20:40 UTC by Mathieu Saby
Modified: 2013-12-24 16:50 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2013-12-23 20:40:13 UTC
Reports exported CSV suffer from an encoding issue in the 1st line (with the column names).

Ex:
é
instead of 
é

The other lines (the values) are OK

M. Saby
Comment 1 Mathieu Saby 2013-12-24 16:50:47 UTC
I remarked the issue in my library, but it has been fixed by bug 10110

M. Saby

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