Werk #10875: Services: Escape service details equal to status views

Component Setup
Title Services: Escape service details equal to status views
Date Mar 28, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p11 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The service details (aka plugin output) was escaped in an unusual way on the service discovery page. It allowed some tags to be rendered without escaping (internally known as permissive encoding).

Even if it was not really problematic, at least it confused users. So now the escaping is done the same way as in the status views.

To the list of all Werks