mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-27 01:39:35 -05:00
* Fix storing of business process with `Description` having new lines The `LegacyConfigRenderer::renderHeader()` should render new lines in the `Description` field as comments. This fix avoids occurrence of future issues due to new lines in `Description` field while adding or modifying the business processes. * Parse new lines in header The new lines in header which may belong to the field like `Description` must be parsed correctly. |
||
|---|---|---|
| .. | ||
| ConfigDiff.php | ||
| LegacyConfigParser.php | ||
| LegacyConfigRenderer.php | ||
| LegacyStorage.php | ||
| Storage.php | ||