Werk #16123: Use the original message text for rewriting the comment field
Komponente | Event Console | ||||||
Titel | Use the original message text for rewriting the comment field | ||||||
Datum | 11.09.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
Werk 16534 made the rewriting of the comment field use the comment field itself as the basis. For this field, it doesn't really make sense, because rewriting is the only way to fill that field, so e.g. \0 was always empty.
With this change, we revert to the old behaviour where all match groups refer to the original message text.