Bug #33895
closedUpdate extension must invalidate autoloader cache
100%
Description
If you update an extension and this extension ships more classes, you will get a fatal error unless you call clear cache on your own.
Updated by Stanislas Rolland almost 13 years ago
- Category set to Extension Manager
Updated by Philipp Gampe almost 13 years ago
Invalidating the cache is not a real problem. The problem is to find the right spot to do so?
Maybe at the end of tx_em_install::installExtension()
?
Updated by Gerrit Code Review almost 13 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/9015
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9015
Updated by Gerrit Code Review almost 13 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9015
Updated by Gerrit Code Review almost 13 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9015
Updated by Gerrit Code Review almost 13 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9015
Updated by Philipp Gampe almost 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 384cefab4d6869e2ce886aae123b0aec0859a78f.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12969
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/12970
Updated by Ernesto Baschny over 12 years ago
- TYPO3 Version changed from 4.7 to 4.6
This is not relevant for TYPO3 4.5 as there is no autoloader cache.
Updated by Philipp Gampe over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 612d7050dcfe86d42447182c886131ec933310bf.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13308
Updated by Wouter Wolters about 12 years ago
Please close this issue. All affected branches are up to date.
Updated by Stefan Galinski about 12 years ago
- Status changed from Under Review to Closed