Werk #8577: Fixed Livestatus queries for custom_variable_names columns.

Component The Checkmk Micro Core
Title Fixed Livestatus queries for custom_variable_names columns.
Date Nov 22, 2016
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 1.4.0i3
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

Previously, Livestatus queries for custom_variable_names columns had to prepend an underscore to a variable name to find a given variable. This was an implementation detail which should not shine through, and it was highly inconsistent with the handling of custom_variables columns. This has been fixed, so no spurious underscore is needed anymore.

To the list of all Werks