Werk #5417: Windows: allow whitespace in eventlog event source

Component Checks & agents
Title Windows: allow whitespace in eventlog event source
Date Dec 19, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.8p27 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In version 1.2.8, whitespace in event source name produced the error message "The system cannot find the path specified." The reason was premature formatting of the event source name for output by replacing spaces with underscore, which led to failure when trying to find the DLL for translating the eventlog message. The bug is no longer present in version 1.4.0.

To the list of all Werks