Actions
Bug #38528
closedCorrectly set line breaks in reports
Status:
Duplicate
Priority:
Normal
Assignee:
-
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 Ruediger Pluem about 1 year ago
Wrong project: Should be in the foreman instead of the foreman_ansible project. Can be closed.
Updated by Oleh Fedorenko about 1 year ago
- Is duplicate of Bug #38529: Correctly set line breaks in reports added
Updated by Oleh Fedorenko about 1 year ago
- Target version deleted (
foreman_ansible-16.0.1)
Actions