Actions
Bug #67439
closedWrite ClassInformation for every installed extension
Start date:
2015-06-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
The class information generator caches the currently active packages.
This runtime cache needs to be flushed every time the class information
is written, so that class information of newly activated extensions in one
request is taken into account.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New 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 http://review.typo3.org/40231
Updated by Helmut Hummel over 9 years ago
steps to reproduce:
install an extension with dependencies and the class information will not be written for the extension to be installed, only for the first dependency installed
Updated by Nicole Cordes over 9 years ago
- Sprint Focus set to Stabilization Sprint
Just to make sure this is on the board as well.
Updated by Helmut Hummel over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 60856031718ed328af90b00b99abd318a35ca257.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions