Bug #66696
closedclassAliasMap missing after extension installation
100%
Description
After installation of an extension the cache (at least system cache) is cleared. This clears the classAliasMap caches as well (those are stored in cache_classes). So any class alias which is used by the current installed extension and added in another dependency causes a fatal error.
This was tested with the introduction package ("old realurl) and realurl 1.12.8. The bootstrap_package adds the class alias for t3lib_div which can't be found after realurl was uninstalled and installed again.
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/39112
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39112
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39217
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39217
Updated by Nicole Cordes over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fcec4ef2eae1faf2406e019d1d2b26530f462f0a.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved 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/39221
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39217
Updated by Nicole Cordes over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset fdabc8428f32f370c0517833db04dc16954733a6.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed