Actions
Task #56491
closedRemove old hook for simulatestatic in TypoScriptFrontendController
Start date:
2014-03-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
The hook was introduced and deprecated when simulatestatic was moved to TER for 6.0
Remove the hook now.
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27991
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27991
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27991
Updated by Markus Klein over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 52d6db2470d9e70d6637b4243e568b38456dd3a4.
Updated by Ernesto Baschny over 10 years ago
Hook had already been removed in #56848, so the merged patch here is just a last clean-up. Took me a while to understand. :)
Actions