Actions
Bug #39706
closedSprite manager cache race condition
Start date:
2012-08-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
If the sprite manager is initialized in the frontend with empty caches, the cache content will not be rendered correctly due to missing information in frontend scope.
Solution is to not initialize the sprite manager in frontend and cli context at all, they are not needed anyway. feedit still works.
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/13592
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1ad2cb85d9ebd441c0fdbe6f4060d30d45e079ba.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions