Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 2560
blob0f70d2b2a12c1f36294aec4e3cddb70fef4f9208
1 Title: Fixed rare exception when using bulk host move
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.7i3
8 Date: 1441287879
10 When using bulk move of hosts in WATO, this exception could oocur:
12 Traceback (most recent call last):
13   File "/omd/sites/xxx/share/check_mk/web/htdocs/index.py", line 261, in handler
14     handler()
15   File "/omd/sites/xxx/share/check_mk/web/htdocs/wato.py", line 240, in page_handler
16     result = modefunc("action")
17   File "/omd/sites/xxx/share/check_mk/web/htdocs/wato.py", line 948, in mode_folder
18     target_folder = g_folders[target_folder_name]
19 KeyError: None