Werk #10042: Fix exception caused by autochecks with integers as items
| Component | Core & setup | ||||
| Title | Fix exception caused by autochecks with integers as items | ||||
| Date | Sep 13, 2019 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The calculation of check parameters during activate changes or checking could cause an exception like "TypeError: expected string or buffer" when a discovery function of a check created services using integers as items instead of strings.