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.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13901
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13901
Updated by Anonymous over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e321a05c17dfba71910156957994f5cdd751f154.
Actions