Project

General

Profile

Actions

Bug #60225

closed

Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4

Added by Robert Vock about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

TYPO3 6.2.4 introduces a breaking change in ExtensionManagementUtility::addPlugin. Before the extensionKey was not needed. Now it is a required argument and when you do not supply it, you get exception 1404068038. Introducing breaking changes in minor versions is not good ;)

A fix would be to just remove the exception.

The extension key is not used in the method, if $itemArray[ 2 ] is set. So it should not be required.
If $itemArray2 is not set and there is no extensionKey, the plugin won't get an icon (same behaviour as in TYPO3 6.2.3)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #59770: addPlugin in TCA overridesClosed2014-06-21

Actions
Actions

Also available in: Atom PDF