Actions
Bug #53661
closedExtension manager - No module "" could be found
Start date:
2013-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Each time i update my extension list through Extension Manager it ends up with this error messages:
Update extension list
error(Internal server error)
No module "" could be found
UnexpectedValueException thrown in file
/TYPO3.CMS/typo3/mod.php in line 55
You can see both on attatched file.
If Extension Manager is reloaded all works fine.
Files
Updated by Markus Klein about 11 years ago
Please check the error log of your server as well.
Updated by Markus Klein about 11 years ago
- Status changed from New to Accepted
- Target version changed from 6.2.0 to next-patchlevel
Could just reproduce this.
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1294585070: No module "" could be found. | UnexpectedValueException thrown in file /typo3/mod.php in line 55. Requested URL: http://kleindev/master/typo3/mod.php?_=1384522671908, referer: http://kleindev/master/typo3/mod.php?M=tools_ExtensionmanagerExtensionmanager&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Baction%5D=ter&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Bcontroller%5D=List
Updated by Markus Klein about 11 years ago
- Is Regression changed from No to Yes
Regression to: https://review.typo3.org/25212
Updated by Stefan Neufeind about 11 years ago
Had that as well in the past but worked for me after fully clearing the caches. Hmm ...
Updated by Ernesto Baschny about 11 years ago
The offending commit was reverted (https://review.typo3.org/#/c/25446/), please check if this still happens on latest master. Thanks!
Updated by Marcin Sągol about 11 years ago
With latest updates the problem is gone for me.
Updated by Helmut Hummel about 11 years ago
- Status changed from Accepted to Resolved
Actions