Project

General

Profile

Actions

Defect #18376

closed

Encoding timelog_csv export utf-8

Added by Lukyanchenko Roman over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi all

Problems export timelog csv format russian language. text is displayed: "RџRѕR "SЊR · RѕRІR ° S,RμR" SЊ"

OS-Centos 6.6

Environment:
Redmine version 2.6.0.stable
Ruby version 2.1.5-p273 (2014-11-13) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2

mysql> show variables like "character_set_database";
-----------------------------+ | Variable_name | Value |
-----------------------------+ | character_set_database | utf8 |
-----------------------------+
1 row in set (0.00 sec)

mysql>

file ./config//locales/ru.yml set general_csv_encoding: UTF-8

Actions

Also available in: Atom PDF