add convert csv-field "description" to utf-8

to make sure, that only utf-8 chars are in process
This commit is contained in:
JHCD 2015-07-13 19:43:47 +02:00
parent 1c78f9ad78
commit e829778db2
2 changed files with 21 additions and 2 deletions

View file

@ -7,4 +7,4 @@ ric,description
#
# !!! DO NOT delete the first line !!!
#
1234567,"POCSAG testdata"
1234567,"POCSAG testdata üöäß"

Can't render this file because it has a wrong number of fields in line 2.