Project

General

Profile

Actions

Bug #38528

open

Correctly set line breaks in reports

Added by Ruediger Pluem 4 days ago. Updated 4 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

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.

Actions #1

Updated by Ruediger Pluem 4 days ago

Wrong project: Should be in the foreman instead of the foreman_ansible project. Can be closed.

Actions

Also available in: Atom PDF