Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 5458
blob3ebdc2bdad8f9e1dfb6e7c3594dd35015a8a20b4
1 Title: Enable filtering on columns with macros when the Nagios core is used
2 Level: 1
3 Component: livestatus
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1510645640
8 Class: fix
10 Some host/service columns (check_command, notes, notes_url, action_url,
11 icon_image) can contain macros, and they have a corresponding "..._expanded"
12 column with those macros already expanded.  Previously, it was not possible
13 to use filters on those expanded columns when the Nagios core was used.
14 This has been fixed.