Bug 9707 - When downloading a report the column titles with accents are wrong formated
Summary: When downloading a report the column titles with accents are wrong formated
Status: CLOSED FIXED
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:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 15:13 UTC by Christophe Croullebois
Modified: 2015-12-03 22:00 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 Christophe Croullebois 2013-02-25 15:13:36 UTC
Try to create a report like "SELECT borrowers.cardnumber AS 'Numéro carte',borrowers.firstname AS 'Prénom'..." and you'll see that if you download it in "csv" format, the titles with accents will be wrong formated.
Comment 1 Christophe Croullebois 2014-11-27 14:49:05 UTC
no longer relevant