Skip to content

Encoding in downloaded CSV file #94

Open
@nfee006

Description

@nfee006

Related to #34. This issue did not appear when I ran the app on my VM/accessed it within a linux environment. I noticed it when I updated main on @ data and accessed the page from my Windows environment.

The "Download summary data as CSV" button created a CSV with encoding issues in french, for example:

image

It's not consistent though - the encoding is fine (UTF-8) in notepad ++. It's probably just a matter of specifying the encoding when exporting the csv.

Also, the column titles should be changed in the "Download ionograms" CSV as well. They should be the same with the addition of file_path = File path = Chemin de fichier

.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions