Werk #260: Fixed incorrect formatting of checks with long output

Component Checks & agents
Title Fixed incorrect formatting of checks with long output
Date Jan 21, 2014
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)

Long output in check_mk checks was not formatted accordingly. Newlines within a checks output are now escaped correctly: \n -> \n

The incorrect formatting in previous versions could lead to missing long output texts in the monitoring core.

To the list of all Werks