Project

General

Profile

Actions

Bug #25673

closed

Numeric zero for representation of weekday sunday is not accepted

Added by Marcus Krause over 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
scheduler
Target version:
-
Start date:
2010-11-09
Due date:
% Done:

0%

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

Description

Currently, the scheduler accepts single numeric values only for representation of weekdays. Lower bound and included is 1, upper bound and included in range is 7. 1 means monday, 7 sunday.

However, even the currently reduced functionality is not fully compatible with an usual cron entry. Usally numeric zero is also allowed representing sunday.

man 5 crontab

Copying the cron entry weekday part in a local variable is by intention. It is not desired to manipulate the originally supplied cron entry part.
(issue imported from #M16321)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #25646: tx_scheduler_CronCmd does not correctly parse combined values for day of weekClosedChristian Kuhn2010-01-10

Actions
Actions

Also available in: Atom PDF