Werk #6785: Fixed truncating leading new lines in text area input fields
Component | User interface | ||||||||||||||
Title | Fixed truncating leading new lines in text area input fields | ||||||||||||||
Date | Oct 16, 2018 | ||||||||||||||
Level | Trivial Change | ||||||||||||||
Class | Bug Fix | ||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||
Checkmk versions & editions |
|
When a multi line text area was used for editing a text that starts with an empty line, the leading empty line was stripped off during rendering of the dialog.
This affected, for example, the body template of ASCII mail notifications.