Werk #14032: fix escaping in path parameters

Komponente REST API
Titel fix escaping in path parameters
Datum 24.05.2022
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
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.

Zur Liste aller Werks