Werk #46: Fixed editing contactgroup assignments of hosts or folders with "-" in names
Component | User interface | ||
Title | Fixed editing contactgroup assignments of hosts or folders with "-" in names | ||
Date | Nov 6, 2013 | ||
Level | Prominent Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Contactgroups can have "-" chars in the name. On the host/folder pages of WATO, contactgroups can be assigned to hosts/folders. When assigning contactgroups with "-" in the name, the assignment has not been saved.
In last i-releases, we introduced a feature which checks for invalid URL variable names. It filters out variable names which contain unwanted chars. The "-" is not evil and is allowed again now.