Project

General

Profile

Bug #83070

Updated by Mathias Schreiber about 6 years ago

Hi there, 

 I found a bug after upgrading from TYPO3 4.5 to 6.2, then 7.6 and finally 8.7.8 - maybe it's a global bug. 
 It took a while but after reaching TYPO3 8.7 I found out that there is an error when I wanted to enter the Tab "Extensions" in the Backend. 

 - - - - 

 Uncaught TYPO3 Exception 
 The "/(...)/typo3conf/ext/*/" directory does not exist. 

 InvalidArgumentException thrown in file 
 /(...)/typo3_src-8.7.8/vendor/symfony/finder/Finder.php in line 546. 

 - - - - 

 I was wondering and just tried out many things that didn't work. 
 I was thinking about the fact that there is NO extension installed yet - only the blank index.html file was in the directory. 
 After a manual installation of (e.g.) realurl this error is gone. 

 I think it isn't hard to fix this "issue" ... or? 

 Can anybody reproduce it? 

 !uncaught-typo3-exception_extensionmanager_typo3-8-7-8.jpg! 
 Best regards, 
 Nico

Back