Werk #2343: Rule Based Notifications GUI can now deal with latin-1 encoded plugin output in backlog

Component Notifications
Title Rule Based Notifications GUI can now deal with latin-1 encoded plugin output in backlog
Date Jun 23, 2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.7i2
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When a plugin produces output containing latin-1 encoded characters, these are transparently handled by the core and forwarded to the notification engine. The notifications are already sent out correctly, but the RBN configuration dialog was not able to display these notifications when using the Analyse function. This lead to exceptions.

The GUI has now been fixed to also support latin-1 encoded notification information.

However, better write your plugins to output UTF-8 encoded characters.

To the list of all Werks