Project

General

Profile

Actions

Bug #103438

open

DateRangeValidator changes options array

Added by Uwe Wiebach about 1 month ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2024-03-20
Due date:
% Done:

0%

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

Description

The validateOptions function of the DateRangeValidator changes the minimum and maximum values within the options array to their DateTime values. This leads to problems with EXT:repeatable_form_elements, as the copied values of minimum and maximum are no longer of type string.

I created a patch for v11 to overcome this.


Files

dateRangeValidator.patch (2.12 KB) dateRangeValidator.patch Uwe Wiebach, 2024-03-20 14:19

No data to display

Actions

Also available in: Atom PDF