Project

General

Profile

Actions

Bug #99546

closed

Inconsistent handling of linebreaks and tabs in flash messages

Added by Torben Hansen almost 2 years ago. Updated 2 months ago.

Status:
Closed
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

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #104523: Alert message boxes look wrongClosed2024-08-01

Actions
Actions #1

Updated by Gerrit Code Review almost 2 years 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 6 months ago

  • Category set to Backend User Interface
Actions #4

Updated by Garvin Hicking 3 months ago

  • Related to Bug #104523: Alert message boxes look wrong added
Actions #5

Updated by Torben Hansen 2 months ago

  • Status changed from Under Review to Closed

I abandoned the patch, since a fix is most likely not needed.

Actions

Also available in: Atom PDF