Bug #25340
closedstate "excludeFromUpdates" causes Uncaught TYPO3 Exception
0%
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)
Updated by Christian Tauscher over 13 years ago
This happens with the "old" EM.
The "new" behaves as expected.
Updated by Alexander Opitz over 10 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Updated by Peter Kraume about 10 years ago
I just experienced this issue with TYPO3 4.5.37.
Updated by Alexander Opitz about 10 years ago
- Category set to Extension Manager
- Status changed from Needs Feedback to Closed
As 4.5 is in maintenance only mode, we will only fix security issues in that branch.
So I'm closing this issue.