Werk #3470: mounts: Fix exception when displaying check parameters in WATO services list
Component | Checks & agents | ||||||||||||||||||
Title | mounts: Fix exception when displaying check parameters in WATO services list | ||||||||||||||||||
Date | May 11, 2016 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
The reason for this exception was that the autodiscovery now creates Unicode strings while the WATO parameter definition only allowed normal strings.