Werk #13197: Add space as valid URL character
Component | Setup | ||
Title | Add space as valid URL character | ||
Date | Jan 19, 2022 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
With Werk 13195 a stricter URL validation was introduced. In the original implementation the space character was not allowed. Unfortunately servicenames with spaces are not encoded properly and spaces used to work. Since this is also common behaviour and does not impose security risks the space is allowed again.