Project

General

Profile

Actions

Bug #99546

open

Inconsistent handling of linebreaks and tabs in flash messages

Added by Torben Hansen over 1 year ago. Updated 2 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2023-01-15
Due date:
% Done:

0%

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

Description

Flash messages rendered through TYPO3\CMS\Core\Messaging\Renderer\BootstrapRenderer do not render possible line breaks in the flash message message property. Possible tabs in the message are not shown.

Flash messages rendered using TYPO3\CMS\Backend\Template\ModuleTemplate does render possible line breaks. Possible tabs \t are shown, which makes the output look broken.

This behavior should be streamlined, so line breaks are always rendered and tabs are always stripped.


Files

clipboard-202301151448-3dxce.png (19.1 KB) clipboard-202301151448-3dxce.png Torben Hansen, 2023-01-15 13:48
Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77462

Actions #2

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77462

Actions #3

Updated by Riccardo De Contardi 2 months ago

  • Category set to Backend User Interface
Actions

Also available in: Atom PDF