Project

General

Profile

Actions

Bug #38528

open

Correctly set line breaks in reports

Added by Ruediger Pluem 5 days ago. Updated 5 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

Also available in: Atom PDF