Werk #13985: 'debug' setting will no longer try to load a non existing JavaScript file
Komponente | REST API | ||||||
Titel | 'debug' setting will no longer try to load a non existing JavaScript file | ||||||
Datum | 04.05.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
Enabling 'debug' in the front end setting would try to load a non minified JavaScript file. As Source Maps are used for debugging, this file is not present on the Checkmk server. The setting will no longer cause the UI to try to load the non existing file.