Actions
Bug #58418
closedError when retrieving extension list in Developer Mode
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-05-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When retrieving extension list in Extension Manager in Developer Mode, an Exception "Illegal string offset "kind" in "../AbstractExtensionXmlParser.php" is thrown.
In Production mode the Exception is not called, because a php warning only in development mode throws an Exception.
Actions