Actions
Bug #51396
closedFix misleading method name
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Purpose of the initialize() method in AbstractAction is the initialization of a handle, not the general initialization of an action. Thus, the method needs to be renamed to clearly indicate its purpose.
Updated by Gerrit Code Review about 11 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 https://review.typo3.org/23364
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23364
Updated by Stefan Rotsch about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 95662d9e3e55ebdb4e1c3f31966eb8a4ca066a65.
Updated by Gerrit Code Review about 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master_new has been pushed to the review server.
It is available at https://review.typo3.org/23401
Updated by Wouter Wolters about 11 years ago
- Status changed from Under Review to Resolved
Actions