Export to CSV
Added by Stéphane Balme about 10 years ago
Hello everybody
I'm using two different versions of Redmine (1.1.3 and 2.3.2) on two different systems, but I got the same problem on both.
The "export to CSV" works well except when I put English for the language in My account. In this case all the exported items are in the first column. When I come back to French, it works well again.
I think it's not a Redmine issue, but I don't understand and it is awkward.
If someone has an idea, thank you in advance
Stéphane
Replies (2)
RE: Export to CSV - Added by Stéphane Balme about 10 years ago
I will add that the separator in en.yml is "," and that in the result of export the separator is "," too.But it is not recognized
RE: Export to CSV - Added by Stéphane Balme about 10 years ago
I found the solution, I must change the separator with an editor from "," to ";" in the .csv file