Bug #4

Default autoloader should handle sub-direcories of Classes directory

Added by Karsten Dambekalns over 8 years ago. Updated almost 5 years ago.

Status:Closed Start date:
Priority:Could have Due date:
Assigned To:Robert Lemke % Done:

0%

Category:-
Target version:TYPO3 Flow Base Distribution - 0.1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The phpCRJackrabbit package has classes in subdirectories of the Classes directory; in fact the CGL explicitly allow having subdirectories there.

The default autoloader autoloadPackageClass($className) in source:Packages/Core/Classes/PackageManager/T3P_Core_PackageManager.php#72 does not search those, this needs to be implemented.

History

#1 Updated by Karsten Dambekalns over 8 years ago

  • Status changed from New to Closed
  • Sprint set to fixed

Robert fixed this some time ago...

Also available in: Atom PDF