Werk #6970: Fixed macro expansion in Livestatus

Component Livestatus
Title Fixed macro expansion in Livestatus
Date Apr 4, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p14 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0p39 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Unterminated dollar signs were handled incorrectly: The part of the text before such a dollar sign was repeated, e.g. "foo$bar" was incorreclty expanded to "foofoo$bar", although it should remain unchanged. This affected only the Livestatus NEB, not the CMC.

CMK-1925

To the list of all Werks