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

Updated by Christian Kuhn about 7 years ago

  • Description updated (diff)
Actions #2

Updated by Thomas Hohn about 7 years ago

  • Assignee set to Thomas Hohn
Actions #3

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51903

Actions #4

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51903

Actions #5

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51903

Actions #6

Updated by Thomas Hohn about 7 years ago

  • Description updated (diff)
Actions #7

Updated by Gerrit Code Review about 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51903

Actions #8

Updated by Gerrit Code Review about 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51903

Actions #9

Updated by Gerrit Code Review about 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51903

Actions #10

Updated by Thomas Hohn about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF