Project

General

Profile

Actions

Bug #103827

closed

Error in delete button labels with quote in french

Added by Frederic Petit 6 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-05-13
Due date:
% Done:

100%

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

Description

We have an error with french translation which have apostrophe character in backend as you can see in the screenshot here :

it's seems that the problem is on this line : https://github.com/TYPO3/typo3/blob/90667ef6025132fd6c333c40889dda7f22aec7d8/typo3/sysext/backend/Classes/RecordList/DatabaseRecordList.php#L1705

because the label is passed to the htmlspecialchars function first time on line 1702 and a second time on line 1709 so the "&" character are encoded as "&"


Files

clipboard-202405131522-y0jjw.png (19.3 KB) clipboard-202405131522-y0jjw.png Frederic Petit, 2024-05-13 13:22
Actions

Also available in: Atom PDF