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 #1

Updated by Marcus Krause over 13 years ago

attached patches are made against trunk

the added unit test is supposed to get committed to 4-4 and above

Actions #2

Updated by Christian Kuhn over 13 years ago

Committed fix & test to:
  • trunk rev. 9656
  • 4.4 rev. 9657
Committed fix to:
  • 4.3 rev. 9658
Actions #3

Updated by Susanne Moog about 13 years ago

  • Target version deleted (963)
Actions #4

Updated by Francois Suter almost 12 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Michael Stucki over 10 years ago

  • Category set to scheduler
Actions #6

Updated by Michael Stucki over 10 years ago

  • Project changed from 739 to TYPO3 Core
  • Category changed from scheduler to scheduler
Actions

Also available in: Atom PDF