Actions
Bug #104216
closedmispelled CSS class name on sysext:form
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-06-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
On Location Sprint
Description
I stumbled upon a typo in one of the CSS class of sysext:form
paginiation-label
I guess that it should be
pagination-label
I found the occurrences on the following files:
typo3/sysext/form/Resources/Public/Css/form.css typo3/sysext/form/Resources/Private/Templates/Backend/FormEditor/Index.html Build/Sources/Sass/form.scss
Affects: 12,13 (not tested on 11)
Updated by Riccardo De Contardi 5 months ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review 5 months 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/+/84938
Updated by Gerrit Code Review 5 months 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/+/84938
Updated by Gerrit Code Review 5 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84949
Updated by Georg Ringer 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 19fe2a30b83001f815b0c6dc1ab41bdd90e71dbf.
Actions