Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 341
blob6d35008985f4c246d928af303f009ec55d2d37af
1 Title: Avoid rare exception in WATO when deleting a host
2 Level: 1
3 Component: wato
4 Class: fix
5 State: unknown
6 Version: 1.2.5i1
7 Date: 1387211472
8 Targetversion: future
10 When deleting a host in an environment with distributed WATO under
11 circumstances that are unclear an exception could happen in a function called
12 <tt>find_host_sites</tt>. This exception is now handled correctly.