Actions
Bug #35877
closedRemove doNotLoadInFE
Start date:
2012-04-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
The doNotLoadInFE handling was created to speed up the frontend by not loading ext_tables files of extensions that are not relevant in frontend context. In practice the effect is marginal, uglifies the code adds not necessary context complexity. The TER was never able to handle the doNotLoadInFE value, so TER extension never had this. The whole handling is removed with the patch.
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/10279
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 56f791763d6cb59ecd0d7e99f74bfa141359f4fa.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions