Actions
Bug #38529
openCorrectly set line breaks in reports
Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
The line breaks in reports are currently incorrect for various reasons:
In 'text/csv' they get doubled, in application/json' and 'text/yaml'
an additional string '\\n' is added and in 'text/html' HTML line breaks
(<br>) are only added for each array element. But the strings in the array can
contain further line breaks that are not considered.
Updated by The Foreman Bot 5 days ago
- Status changed from New to Ready For Testing
Actions