DLR-VF / TAPAS

MIT License
19 stars 9 forks source link

Configfiles produce strange db-entries for special characters #40

Open MHeinrichs opened 3 years ago

MHeinrichs commented 3 years ago

If the configfile isn't utf-8 coded, characters like "äöü" produce funny symbols in the parameters, which can't be evaluated correctly. Fix: Do correct UTF-8 conversion, if neccessary or at least warn the user, that the file isn't utf-8 coded!