[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:Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
Showing
- typo3/sysext/core/Configuration/TCA/be_users.php 0 additions, 2 deletionstypo3/sysext/core/Configuration/TCA/be_users.php
- typo3/sysext/core/Configuration/TCA/pages.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/pages.php
- typo3/sysext/core/Configuration/TCA/sys_category.php 0 additions, 2 deletionstypo3/sysext/core/Configuration/TCA/sys_category.php
- typo3/sysext/core/Configuration/TCA/sys_news.php 0 additions, 2 deletionstypo3/sysext/core/Configuration/TCA/sys_news.php
- typo3/sysext/frontend/Configuration/TCA/fe_users.php 0 additions, 2 deletionstypo3/sysext/frontend/Configuration/TCA/fe_users.php
- typo3/sysext/frontend/Configuration/TCA/pages_language_overlay.php 0 additions, 2 deletions...ext/frontend/Configuration/TCA/pages_language_overlay.php
- typo3/sysext/frontend/Configuration/TCA/sys_template.php 0 additions, 2 deletionstypo3/sysext/frontend/Configuration/TCA/sys_template.php
- typo3/sysext/frontend/Configuration/TCA/tt_content.php 0 additions, 2 deletionstypo3/sysext/frontend/Configuration/TCA/tt_content.php
- typo3/sysext/impexp/Tests/Functional/Fixtures/Extensions/impexp_group_files/Configuration/TCA/tx_impexpgroupfiles_item.php 0 additions, 2 deletions...roup_files/Configuration/TCA/tx_impexpgroupfiles_item.php
- typo3/sysext/indexed_search/Configuration/TCA/index_config.php 0 additions, 1 deletion.../sysext/indexed_search/Configuration/TCA/index_config.php
- typo3/sysext/workspaces/Configuration/TCA/sys_workspace.php 0 additions, 2 deletionstypo3/sysext/workspaces/Configuration/TCA/sys_workspace.php
Please register or sign in to comment