openhab / openhab-linuxpkg

Repo for Linux packages
Eclipse Public License 2.0
18 stars 33 forks source link

Set file encoding for UTF-8 to prevent problems with umlauts. #197

Closed maihacke closed 3 years ago

maihacke commented 3 years ago

There are several issues with umlauts in OH:

https://community.openhab.org/t/solved-umlauts-in-paperui-broken-after-update-from-2-4-to-2-5/88856 https://community.openhab.org/t/umlauts-broken-after-restart-in-oh-2-4/60167

This also applies to OH3. Solution is to start the jvm with UTF-8 encoding.