Werk #356: Fixed exception caused by utf8 chars in tooltip text

Komponente User interface
Titel Fixed exception caused by utf8 chars in tooltip text
Datum 16.12.2013
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.2.5i1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

When displaying a view with a column showing utf8 chars in the tooltip text, this resulted in an exception:

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

This has been fixed now.

Zur Liste aller Werks