Project

General

Profile

Actions

Bug #4481

closed

Take care of unitialized or out of context variables

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

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

100%

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

Description

As reported by Bastian Waidelich in the core mailing list:

mod1/index.php:
  lines 191, 206, 214, 225:
    undefined variable "$scheduler". This should probably be "$this->scheduler" 

  lines 787, 788:
    undefined variable "$class".

  line 873:
    undefined variable "$checked".

  line 1168:
    undefined variable "$minute". Should be "$minutes" 
Actions

Also available in: Atom PDF