Actions
Bug #220
closedNewline characters are stripped out of text fields on the reports page
Start date:
06/23/2026
Due date:
% Done:
0%
Estimated time:
Engineering Effort:
App Component:
Webapp
Feature:
Timeframes
Description
If a text field like "plan" has this text:
line one\nline two
instead of being rendered like this:
line one
line two
it'll be rendered like this:
line one line two
Updated by Sam Pearson 21 days ago
- Status changed from New to Resolved
fixed locally, coming to version 2.2.1
Actions