Patch #6287
closed
character corruption in exporting spent time
Added by Ryo SUETSUGU about 14 years ago.
Updated over 11 years ago.
Description
UTF-8 encoding is missed for a 'Total' literal at TimelogHelper#report_to_csv.
Character corruption occurs on my environment (Japanese setting).
Files
It's still a bug in Redmine 2.3
- Status changed from New to Needs feedback
Filou Centrinov wrote:
It's still a bug in Redmine 2.3
I've just checked 2.3 and it was fixed time ago in r7947 (#8549). Can you confirm?
No. I also just checked 2.3 (Revision 11698). CSV exports (issues or time entries) are always ANSI encoded, not UTF-8 encoded.
Ruby version 1.9.3 (i386-mingw32)
RubyGems version 2.0.2
Rack version 1.4
Rails version 3.2.13
Active Record version 3.2.13
Action Pack version 3.2.13
Active Resource version 3.2.13
Action Mailer version 3.2.13
Active Support version 3.2.13
I don't know if we talk about the same thing. I was speeking about the data in the cvs file (column header, issue name, time log comments, ...), including the 'Total' literal in the header from the csv export of time report. Independing from which csv export (issues/ time log details/ time log report) the encoding for japanese language profil is not utf-8 encoded.
I notice that, if my profil language is english or japanese the csv-export is not utf-8 encoded, but if my profil language is russian I receive an utf-8 encoded csv export. See timelog upload.
- Status changed from Needs feedback to Closed
Also available in: Atom
PDF