Actions
Bug #44075
closedmulticolumn forces typo3 to stop after "importing"
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-12-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Installing the ext multicolumn stops typo3 backend showing this error:
Fatal error: Class 'tx_multicolumn_div' not found
in typo3conf/ext/multicolumn/ext_tables.php on line 36
In my opinion it is a no-go that extension and the extension-manager
forces typo3 to stop working at all: No bakend, no frontend, no install.
There should be at least a chance to deinstall
the faulty extension without ftp.
There should be a separation again into first fetching extension
into typo3 and then install/deinstall an extension as in former typo3-versions.
With the new direct-install in the moment of importing a new extension
there no longer is any chance to inspect/change/patch the code or view the manual
before installing a new extension.
Actions