Werk #1953: Fixed processing of html processing in input fields

Component User interface
Title Fixed processing of html processing in input fields
Date Mar 19, 2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.7i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

If you enter html entities in input fields, the value will be saved correctly. If you open the rule for editing again, the value will be interpreted. This replaces html entities with the interpreted character. If you save the rule now, all html entities will be lost.

One example:

You enter .
Will be replaced with . (Dot)

This bug was reported by a customer who have used check_http for finding html entities in a webpage.

To the list of all Werks