Actions
Bug #95567
closedHTML code displayed since 7.6.53
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2021-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since 7.6.53 several HTML-Tags like <font> or <noscript> are not interpreted but put out on the screen. This applies when the HTML is put into an HTML content element.
Example:
<noscript> <img src="fileadmin/uploads/media/grafiken/content/Produktseite.png" width="600" height="242" alt="kostenlos"> </noscript>
I think it could be related to this changelog entry:
2021-08-10 084b01c64e [SECURITY] Ensure XSS-safe rich text rendering (thanks to Oliver Hader)
Updated by Benni Mack about 3 years ago
- Status changed from New to Closed
Hey Peter,
TYPO3 v7.6 is in ELTS maintenance, and maintained by TYPO3 GmbH. Please file a bug report via info@typo3.com.
There is nothing we can do in the public issue tracker.
Actions