Project

General

Profile

Actions

Bug #25672

closed

[scheduler] CronCmd class variable "values" does not contain integers only

Added by Marcus Krause about 14 years ago. Updated almost 11 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

The scheduler's cron command class generates generates a timestamp parts array ("values"). Each part (= array value) is supposed to be an integer. However, this is not the case for anything else than the minute part.

Why is each timestamp part supposed to be integer? - See tx_scheduler_CronCmd::getTstamp() which uses values in mktime function call that requires parameters to be integer.

(issue imported from #M16319)

Actions #1

Updated by Marcus Krause about 14 years ago

attached patch is made against trunk

Actions #2

Updated by Christian Kuhn almost 14 years ago

Committed to:
  • trunk rev. 9634.
  • 4.4 rev. 9635.
  • 4.3 rev. 9636.
Actions #3

Updated by Susanne Moog over 13 years ago

  • Target version deleted (963)
Actions #4

Updated by Francois Suter over 12 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Michael Stucki almost 11 years ago

  • Category set to scheduler
Actions #6

Updated by Michael Stucki almost 11 years ago

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

Also available in: Atom PDF