Modify ↓
Opened 4 years ago
Closed 2 years ago
#21467 closed enhancement (needinfo)
Encoding problems trying to open csv files
| Reported by: | mbranco2 | Owned by: | mbranco2 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin opendata | Version: | |
| Keywords: | csv | Cc: |
Description
Hi,
my csv contain italian words (in the name and description tags) and I encounter encoding problems with accented vowels.
Maybe the solution could be, before opening the file, to ask (as e.g. Libre Office Calc does) which is the encoding? (ISO 8859-1, ISO 8859-2, ...)
Thank you!
Marco
Attachments (0)
Change History (3)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → needinfo |
comment:3 by , 2 years ago
| Resolution: | → needinfo |
|---|---|
| Status: | needinfo → closed |
I don't know why Don-vip set this as needinfo, but a sample file probably would have helped.
Note:
See TracTickets
for help on using tickets.



How about changing the encoding of the file to utf-8? Why does the source still use this old encoding?