Project

General

Profile

Actions

Bug #4134

closed

Error in cron cmd calculation

Added by Francois Suter over 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Must have
Category:
scheduler
Target version:
-
Start date:
2009-08-04
Due date:
% Done:

100%

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

Description

The following bug was reported by Markus Friedrich in Gabriel:

---
I've found an error in the gabriel extension, it affects the calculation
for the cron command executions.

I don't know if the support for the cron command syntax is still part of
the new, core integrated, scheduler, but if it is you might be
interested in this bugfix. I've only changed the line 145 of the
tx_gabriel_croncmd class file (class.tx_gabriel_croncmd.php) to:

if (!$this->values2 || !in_array($this->values2,
$this->valid_values2)) {
---

Actions #1

Updated by Francois Suter over 15 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Solved in r1075

Actions #2

Updated by Francois Suter over 12 years ago

  • Status changed from Resolved to Closed
Actions #3

Updated by Michael Stucki almost 11 years ago

  • Category set to scheduler
Actions #4

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