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

Updated by Markus Kappe over 13 years ago

maybe related to #0013381?

Actions #2

Updated by Francois Suter over 13 years ago

You're right. I will add such a mention.

I'm closing this issue and merging it with a more general task about various updates needed to the Scheduler manual.

Actions #3

Updated by Michael Stucki over 10 years ago

  • Category set to scheduler
Actions #4

Updated by Michael Stucki over 10 years ago

  • Project changed from 739 to TYPO3 Core
  • Category changed from scheduler to scheduler
  • Target version deleted (0)
Actions

Also available in: Atom PDF