Project

General

Profile

Actions

Task #80027

closed

Remove TCA config 'max' on inputDateTime fields

Added by Christian Kuhn about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2017-02-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Stabilization Sprint

Description

It would be a good idea to remove the 'max' config option in TcaMigration class automatically
for all renderType="inputDateTime" fields.

We've had a max=20 in core for pages.newUntil field for a while, and
this killed the db entry on storing.

Since that is a relatively hard to spot and test issue for extension
authors during upgrade, it might be the easiest solution to just have
a TcaMigration (with unit test) to remove 'max' on those fields
automatically.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80022: DateTime parse error on edit pages field newUntilClosed2017-02-25

Actions
Actions

Also available in: Atom PDF