Bug #105829
closedDate time evaluation broken with required=true
100%
Description
The date time field validation is broken in case the field is required:
'input_2' => [ 'label' => 'input_2 eval=required,trim,date', 'config' => [ 'type' => 'datetime', 'format' => 'date', 'required' => true, ], ],
This can be verified with EXT:styleguide – Page "required" -> Tab "Input" -> Field "input_2".
Initial report: https://github.com/benjaminkott/bootstrap_package/issues/1544
Updated by Gerrit Code Review about 1 month 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/+/87502
Updated by Gerrit Code Review 13 days 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/+/87502
Updated by Gerrit Code Review 11 days ago
Patch set 3 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/+/87502
Updated by Gerrit Code Review 11 days ago
Patch set 4 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/+/87502
Updated by Garvin Hicking 11 days ago
- Related to Bug #105912: FormeEngine DateTimePicker does not show "X" button immediately, focus in Review module does not work added
Updated by Gerrit Code Review 11 days ago
Patch set 5 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/+/87502
Updated by Gerrit Code Review 8 days ago
Patch set 6 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/+/87502
Updated by Gerrit Code Review 8 days ago
Patch set 7 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/+/87502
Updated by Gerrit Code Review 8 days ago
Patch set 1 for branch 13.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/+/87709
Updated by Anonymous 8 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 924e62f2aae99222efb673d6264d1500db39b1f7.