Actions
Bug #40596
closedFatal error on installation of an extension
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-09-04
Due date:
% Done:
90%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Using TYPO3 v6.0-dev from yesterday's Git master (with the new EM) leads to the following error message, when installing the Solr-Extension.
Fatal error: Class 'tx_solr_search_SearchComponentManager' not found in /var/www/vhosts/foobar.ch/httpdocs/typo3conf/ext/solr/ext_localconf.php on line 93
Tested with tx_solr from Git (2.3-dev)
According to Feedback from the Extension Developer in #40562, this seems to be a problem with the EM rather than the extension itself.
Actions