Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 8577
blob0ed93a29233002b12f9564d73547aed2235dd8fd
1 Title: Fixed Livestatus queries for custom_variable_names columns.
2 Level: 1
3 Edition: cee
4 Component: cmc
5 Compatible: incomp
6 Version: 1.4.0i3
7 Date: 1479799417
8 Class: fix
10 Previously, Livestatus queries for custom_variable_names columns had to
11 prepend an underscore to a variable name to find a given variable.  This was
12 an implementation detail which should not shine through, and it was highly
13 inconsistent with the handling of custom_variables columns.  This has been
14 fixed, so no spurious underscore is needed anymore.