Werk #14032: fix escaping in path parameters

Komponente REST API
Titel fix escaping in path parameters
Datum 24.05.2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.1.0p1 2.2.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

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