http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9707 Bug ID: 9707 Summary: When downloading a report the column titles with accents are wrong formated Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Reports Assignee: gmcharlt@gmail.com Reporter: christophe.croullebois@biblibre.com 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. -- You are receiving this mail because: You are watching all bug changes.