Werk #3029: rule editor icon: fixed query of invalid livestatus column
Component | User interface | ||||
Title | rule editor icon: fixed query of invalid livestatus column | ||||
Date | Apr 19, 2016 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The cmc.log file regularly showed "Replacing non-existing column 'host_host_name' with null column" whenever a multisite page with icons was shown. Most of the time it had no effect and did not brake anything, because the correct data was already queried through an other function. Nevertheless, this bug has been fixed.