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

Component User interface
Title Fixed exception caused by utf8 chars in tooltip text
Date Dec 16, 2013
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.5i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks