Skip to content
Snippets Groups Projects
Commit 3d056272 authored by Christian Eßl's avatar Christian Eßl Committed by Daniel Goerz
Browse files

[BUGFIX] Allow newlines in ConfirmationFinisher message

The ConfirmationFinisher in ext:form allows for adding messages with
a textarea. These are saved with newlines in YAML, but the Confirmation
partial never processed these newlines as <br> tags.

Resolves: #90244
Releases: master, 9.5
Change-Id: I80a9a73e83d122be47b61cb28b628479c5a8e43d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63505


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent a9f156de
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment