Bug #26280
'state' => 'excludeFromUpdates' causes extension manager crash
| Status: | New | Start date: | 2011-04-26 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Extension Manager | |||
| Target version: | 4.4.11 | |||
| TYPO3 Version: | 4.4 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
TYPO3 version: 4.4.7
Powermail version: 1.5.7 with 'state' => 'excludeFromUpdates'
When in the extension manager, in the 'import' tab, I search for 'powermail'. I then get the following error:
t3lib_error_Exception
PHP Catchable Fatal Error: Argument 2 passed to t3lib_iconWorks::getSpriteIcon() must be an array, string given, called in /home/users/-x-/typo3/mod/tools/em/class.em_index.php on line 925 and defined in /home/users/-x-/t3lib/class.t3lib_iconworks.php line 640
When changing the state to 'stable' in the file 'ext_emconf.php' of 'powermail', the error is gone.
Related issues
| duplicates Core - Bug #25340: state "excludeFromUpdates" causes Uncaught TYPO3 Exception | New | 2011-03-16 |
History
Updated by Oliver Hader almost 2 years ago
- Target version changed from 4.4.8 to 4.4.9
Updated by Oliver Hader almost 2 years ago
- Target version changed from 4.4.9 to 4.4.11