Project

General

Profile

Actions

Bug #90244

closed

ConfirmationFinisher

Added by Reindl Bernd over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2020-01-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When a newline was added in the message of an confirmation finisher, the resulting yaml file contains

message: "Thank you for your request.\nWe will get in contact with your shortly." 

So in the template "{message}" has to be "{message -> f:format.nl2br()}". Otherwise the \n will not replaced by an <br> and the newline is not visible.
Actions

Also available in: Atom PDF