Werk #13985: 'debug' setting will no longer try to load a non existing JavaScript file

Component REST API
Title 'debug' setting will no longer try to load a non existing JavaScript file
Date May 4, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b7 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p28 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks