Actions
Bug #99878
closedScheduler task end date is always added automatically when validation fails
Start date:
2023-02-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem¶
- Adding a new recurring scheduler task without end date fails (an end date is always needed) → This is already fixed by #99175
- An end date is added automatically!! if saving of a new scheduler task fails due to validation errors
- existing scheduler tasks are not affected
- Could not find the cause in reasonable time.
- Fails with PHP 8.1 and PHP 8.2
- Could not reproduce in latest stable 11.5 TYPO3 release
Actions