Skip to content

Encoding issue with Excel on OSX #5428

@kilianDev

Description

@kilianDev

Hello,

I encounter an issue with the encoding, when opening an exported csv file with Excel (on OSX).
My csv contains some accentuated caracters.
But, Excel does not correctly detect the encoding :
capture d ecran 2016-05-23 a 15 19 32

The csv is actually an UTF-8 file, I checked with a text editor :
capture d ecran 2016-05-23 a 15 19 19

One weird thing, is that Excel does not seem to recognize the encoding when importing the csv manually :
capture d ecran 2016-05-23 a 15 25 00

I tried playing with this option :

exporterOlderExcelCompatibility: true

But with no luck.
It just made a mess with the first caracters :
capture d ecran 2016-05-23 a 15 22 54

I made the test that if I convert my UTF-8 file into UTF-16LE, then Excel will open it correctly.
Is there any option to set the encoding during the export ? Or maybe a workaround to make it work ?

Thanks in advance for any help.

Regards,

Kilian

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions