Actions
Bug #55022
closedEpic #55070: Workpackages
Epic #55065: WP: Overall System Performance (Backend and Frontend)
Bug #52949: Speed decrease since 4.5
PackageManager Cache is invalid if typo3 dir has symlinks
Start date:
2014-01-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In the PackageManager cache file is a validation of the actual file path to the file path the cache was last generated. This was written to invalidate the cache if someone moves TYPO3 around. This comparison fails on symlinks in path. As you need to clear the complete cache after moving the typo3 directory for other purposes and as this is no real use case, we can remove this line.
Updated by Gerrit Code Review almost 11 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 https://review.typo3.org/26838
Updated by Alexander Opitz almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5444b2fd2ac45192a499cad72d6af8598b1a3dbe.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions