Project

General

Profile

Actions

Bug #42414

closed

Scheduler frequency in cron style

Added by Tomasz Krawczyk about 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-10-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I've noticed that Scheduler doesn't resolve correctly frequency in cron style.

First problem - an hour 1 hour.
Frequency "0 4 * * 0" (every sunday 4 am.) but next execution is scheduled at 2012-10-28 3:00 (Sunday 3 am.).

Second problem - day of week. I think there should be a warning during saving the taks.
Frequency "0 23 * * 7" where 7 is wrong, but is scheduled at 2012-10-28 22:00 (Sunday 10 pm.).

Noticed in TYPO3 4.5.19 and 4.6.12. Example on the image.


Files

scheduler_frequency.png (10.6 KB) scheduler_frequency.png Tomasz Krawczyk, 2012-10-26 11:11
Actions

Also available in: Atom PDF