Actions
Bug #98513
closedAvoid notices by invalid markup
Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2022-10-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
using an invalid HTML produces notices in the backend + frontend which must be avoided.
<ol><li>foo</li><li>bar</li><ol>
Updated by Gerrit Code Review about 2 years ago
- Status changed from Accepted 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/+/75952
Updated by Simon Schaufelberger about 2 years ago
The description is not understandable. How can this error be reproduced?
Updated by Gerrit Code Review about 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76076
Updated by Georg Ringer about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 681a12d0c09b328602badf9b9e75a8779c9cc741.
Actions