Defect #27213
Euro symbol (€) is replaced by ? when performing a CSV export
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Invalid | Affected version: |
Description
Tested on Vanilla redmine, versions 3.3.0 and 3.4.2, for languages French and English
Any € symbol is replaced by ? on csv export. Should the exports be in UTF8 format ?
Related issues
History
#1
Updated by Toshi MARUYAMA over 4 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Please see #7037.
#2
Updated by Stephane Evr over 4 years ago
#3
Updated by Mischa The Evil over 4 years ago
Stephane Evr wrote:
[...] Although this re-raises the issue #17902 because ISO-8859-1 encoding is used for EN, FR locales, but the € symbol is not part of it.
This is something that, I think, would be solved by the proposal of #26279. With that, the user can select UTF8 encoding when exporting to CSV if appropriate.
#4
Updated by Mischa The Evil over 4 years ago
- Related to Feature #26279: Allow switching the encoding to UTF-8 when exporting to CSV added