You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: