]> granicus.if.org Git - icinga2/commit
Fix problem with livestatus filter "type"
authorMichael Kraus <michael.kraus@consol.de>
Wed, 2 Dec 2015 08:55:49 +0000 (09:55 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Wed, 2 Dec 2015 10:18:05 +0000 (11:18 +0100)
commit1ce8e64ab2cca0b132383ab0eb4fa14ec693bd17
treeb2a06a63ad01a6b3ddfd4147a3bb251c0f72a562
parentbcb5eefc8c4afbfa9e5de380239b272bddf90ce7
Fix problem with livestatus filter "type"

There was a regression in changeset 3d4e48aa124fd76493fe7ca6584fe6ee541104c5 for issue 10449 that
made the "class" filter work, but broke the "type" filter. Reverting some changes seems to do the
trick.

refs #10449

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
lib/livestatus/livestatuslogutility.cpp