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
Updated by Josef Glatz almost 2 years ago
- Is duplicate of Bug #99175: Can't add scheduler task without enddate - TYPO3 12 added
Updated by Josef Glatz almost 2 years ago
- Subject changed from Scheduler task end date/time is always required and added automatically to Scheduler task end date is always added automatically when validation fails
Updated by Josef Glatz almost 2 years ago
- Target version changed from Candidate for patchlevel to 12 LTS
Updated by Josef Glatz almost 2 years ago
- Is duplicate of deleted (Bug #99175: Can't add scheduler task without enddate - TYPO3 12)
Updated by Josef Glatz almost 2 years ago
- Related to Bug #99175: Can't add scheduler task without enddate - TYPO3 12 added
Updated by Gerrit Code Review almost 2 years ago
- Status changed from Accepted to Under Review
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76805
Updated by Georg Ringer almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 868c88786bc9de49e8aac1555244249bba876939.
Actions