Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1501
blob047c27768a075947d87174b8df6314e653d4f4c1
1 Title: Legacy view formats created with 2014-09 snapshots are now converted
2 Level: 1
3 Component: multisite
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.6b1
8 Date: 1416307562
10 Views which have been created with Check_MK snapshots from 2014-09 created
11 the views in a legacy format which the current multisite code can not interpret.
12 When an installation has such a view created by any user, ist ot usable anymore
13 and shows an exception like "if 'service' in hide_filters and 'host' in hide_filters:
14 TypeError: argument of type 'NoneType' is not iterable".
16 This has been fixed now. The legacy views are now converted automatically.
17 They are saved in the new format once the user makes his first change to this
18 or another view.