Actions
Bug #25340
closedstate "excludeFromUpdates" causes Uncaught TYPO3 Exception
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2011-03-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
set some EXT in ext_emconf.php to 'state' => "excludeFromUpdates"
Goto EM->importExtentions
enter the key of the mentioned EXT and search
-> Crash
#1: PHP Catchable Fatal Error: Argument 2 passed to t3lib_iconWorks::getSpriteIcon() must be an array, string given, called in /var/www/htdocs/typo3_src-4.5.2/typo3/sysext/em/classes/index.php on line 677 and defined in /var/www/htdocs/typo3_src-4.5.2/t3lib/class.t3lib_iconworks.php line 648
(issue imported from #M17967)
Actions