Werk #10034: Fix wrong encoding in site user context

Komponente Site management
Titel Fix wrong encoding in site user context
Datum 09.09.2019
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.6.0b10 2.0.0i1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

At least since werk #7330 the environment variables LANG and LC_ALL were set to "C" to have a localization independent runtime environment in the sites. This lead to encoding problems in shell context, which also inherited into e.g. python runtimes, changing the preferred encoding of the locale module.

To fix this issue the site is now setting "C.UTF-8" as environment.

Zur Liste aller Werks