Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7637
blob836e500060333e82d3b2525496616e4a159548bb
1 Title: Fixed exception when saving any global setting while having specific diskspace cleanup settings
2 Level: 1
3 Component: omd
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1490181668
11 When having specific "diskspace cleanup" settings set via WATO or configured directly in etc/diskspace.conf,
12 this may result in an exception "TypeError ('int' object is not iterable)" when saving unrelated global settings.
14 As workaround this could be fixed by cleaning up the etc/diskspace.conf file.