Skip to content
Snippets Groups Projects
Commit a81e23ab authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Markus Klein
Browse files

[TASK] Remove "max" attribute from datetime fields in TCA

It's not required to limit the maxlength of datetime fields
by TCA anymore, as the used DateTimePicker already validates
the values.

Releases: master
Resolves: #66593
Change-Id: Ib2ab070c907e790c7b23a4cacf3cd11aa5e219fc
Reviewed-on: http://review.typo3.org/38925


Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
Tested-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
Reviewed-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Tested-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Reviewed-by: default avatarMarkus Klein <klein.t3@reelworx.at>
Tested-by: default avatarMarkus Klein <klein.t3@reelworx.at>
parent 004d40df
Branches
Tags
No related merge requests found
Showing
with 0 additions and 22 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment