Werk #14032: fix escaping in path parameters

Component REST API
Title fix escaping in path parameters
Date May 24, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously the REST API sent links containing characters (e.g. ':') which were not properly escaped. Using them directly without additional escaping could result in a HTTP 404 error.

This is now fixed. No further action is neccessary.

To the list of all Werks