Project

General

Profile

Actions

Bug #82981

closed

FormEngineValidation: range-checks not working for datetime-fields

Added by Stefan Neufeind over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2017-11-13
Due date:
% Done:

0%

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

Description

range (lower of upper) are by definition provided as an integer. But the range-check for a datetime-field compares against the text-representation of that date, not against an integer.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #81973: FormEngineValidation.parseDate remove fix year 2038ClosedFrank Nägler2017-07-26

Actions
Related to TYPO3 Core - Bug #83240: TCA field with type=input, eval=date with range is broken, always lower range value is applied because of int cast of incoming value before ISO-8601->unix timestamp conversion.Closed2017-12-06

Actions
Actions

Also available in: Atom PDF