Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6173
bloba611c594daff097d0e915f7c8eaf704c609b9e69
1 Title: Fixed possible crash in Check_MK and Check_MK HW/SW Inventory
2 Level: 1
3 Component: core
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1527258292
11 When using pretty outdated "Do hardware/software Inventory" rules which
12 have been saved before 1.4, this could lead to crashing Check_MK and
13 Check_MK HW/SW inventory services with errors like this:
15 'NoneType' object has no attribute 'get'
17 Workaround: Open this ruleset and save the rules in the relevant folders.
18 The configs will then be transformed and rewritten in the current format
19 which prevents this crash.