Project

General

Profile

Actions

Bug #25678

closed

Important information missing in manual (ext_autoload.php)

Added by Markus Kappe over 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Category:
scheduler
Target version:
-
Start date:
2010-12-14
Due date:
% Done:

0%

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

Description

Manual of the scheduler: Developer's Guide - Autoloading: says nothing about that the keys of the associative array have to be LOWERCASE. Took me half a day to find out by try&error. Please give that info (prefferably with an example) in the manual. Thanks!

Cite:
The Scheduler expects all task classes and all additional fields provider classes to be available with the TYPO3 autoloader. They thus must be declared in the ext_autoload.php file of the extension that provides these classes. Again the ext_autoload.php file of the Scheduler can be used as an example.
(issue imported from #M16739)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #25681: Update the Scheduler's manual for 4.5ClosedFrancois Suter2011-01-16

Actions
Actions

Also available in: Atom PDF