Bug #29

Class files in sub directories are not loaded

Added by Robert Lemke over 8 years ago. Updated almost 5 years ago.

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

0%

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

Description

Although the T3P_Core_Package finds class files in sub directories, they are not loaded by the T3P_Core_PackageClassLoader. This has an impact on the phpCRJackrabbit classes.

History

#1 Updated by Robert Lemke over 8 years ago

  • Status changed from New to Closed
  • Sprint set to fixed
(In r139) * Added test for T3P_Core_PackageClassLoader. Hopefully fixes #29.
  • Changed T3P_Core_ClassLoaderInterface: Now hands over an instance of TYPO3 as well.

#2 Updated by Sebastian Kurfuerst over 8 years ago

I can confirm that Robert's patch fixes the issue.

Also available in: Atom PDF