Task #56491

Remove old hook for simulatestatic in TypoScriptFrontendController

Added by Markus Klein over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2014-03-03
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:Backend API Spent time: -
Target version:next-patchlevel
TYPO3 Version:6.2 Complexity:easy
PHP Version: Sprint Focus:

Description

The hook was introduced and deprecated when simulatestatic was moved to TER for 6.0

Remove the hook now.


Related issues

related to Core - Bug #56848: Remove deprecated modifyPageId hook Resolved 2014-03-12

Associated revisions

Revision 52d6db24
Added by Markus Klein over 1 year ago

[TASK] Remove old hook for simulatestatic

The hook was introduced and deprecated when
simulatestatic was moved to TER for 6.0.

Furthermore the old wapversion.lib files are
not part of the Core anymore, hence we can remove
some more overhead.

Resolves: #56491
Releases: 6.2
Change-Id: Ib9c05895eed3539ac9e540b39d720038c5cacedb
Reviewed-on: https://review.typo3.org/27991
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

History

#1 Updated by Gerrit Code Review over 1 year 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

#2 Updated by Gerrit Code Review over 1 year 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

#3 Updated by Gerrit Code Review over 1 year 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

#4 Updated by Markus Klein over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#5 Updated by Ernesto Baschny over 1 year 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. :)

Also available in: Atom PDF