Bug #24284

Make all code plugin locations accept class names instead of full file / class paths

Added by Ingo Renner over 2 years ago. Updated about 1 year ago.

Status:New Start date:2010-12-03
Priority:Could have Due date:
Assignee:- % Done:

0%

Category:-
Target version:6.0.0
TYPO3 Version:4.3 Complexity:
PHP Version:
Votes: 0

Description

Since we introduced an autoloader mechanism in TYPO3 4.3, every location in core code where one can register code to hook in or being executed additionally should support the autoloader.

Currently there are still a lot of locations that require developers to provide full paths to classes and methods to be executed. The goal is to allow providing just the class name to achieve the same result.

(issue imported from #M16660)

History

Updated by Ingo Renner about 1 year ago

  • Target version deleted (0)
  • TYPO3 Version changed from 4.3 to 6.0

Updated by Ingo Renner about 1 year ago

  • Target version set to 6.0.0
  • TYPO3 Version changed from 6.0 to 4.3

Also available in: Atom PDF