Project

General

Profile

Actions

Bug #105829

closed

Date time evaluation broken with required=true

Added by Andreas Kienast about 1 month ago. Updated 8 days ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-12-16
Due date:
% Done:

100%

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

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


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #105912: FormeEngine DateTimePicker does not show "X" button immediately, focus in Review module does not workNew2025-01-10

Actions
Actions #1

Updated by Andreas Kienast about 1 month ago

  • Description updated (diff)
Actions #2

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

Actions #3

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

Actions #4

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

Actions #5

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

Actions #6

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
Actions #7

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

Actions #8

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

Actions #9

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

Actions #10

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

Actions #11

Updated by Anonymous 8 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF