-
-
Notifications
You must be signed in to change notification settings - Fork 533
Newlines aren't properly trimmed #2858
Copy link
Copy link
Open
Labels
area: room-inputcontributor friendlyfor issue that are good for newcomers.for issue that are good for newcomers.type: bugfor issues where it's clear the feature is not working as intendedfor issues where it's clear the feature is not working as intended
Metadata
Metadata
Assignees
Labels
area: room-inputcontributor friendlyfor issue that are good for newcomers.for issue that are good for newcomers.type: bugfor issues where it's clear the feature is not working as intendedfor issues where it's clear the feature is not working as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
When there is more than one trailing/leading newline in a message, only the last/first one is removed before sending the message. This also occurs with multiple blank lines in the middle of a message.
Reproduction
Expected behavior
Newlines would be trimmed properly:
System info