Actions
Bug #39935
closedBug #39726: Add new extension manager to the core
Update extension configuration of saltedpasswords
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-08-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Saltedpasswords is using user functions
in the ext_conf_template which use type
hinting for the config object. As the
new extension manager handles the
rendering of the configuration form
differently, the type hints have to
be removed.
Actions