mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 08:56:11 +01:00
Daniel Siepmann
0fc2668d17
There might be access to TSFE get_cache_timeout() prior rendering events. TYPO3 has a cache for timeout and won't re calculate again. We therefore need to clear the cache if timeout would change. That will lead to inconsistent cache information throughout a single request. But the final cache timeout of the page will be correct. Other parts might be longer, which probably is fine until they relate to the events. Relates: #10500 |
||
---|---|---|
.. | ||
DatesTestFixtures | ||
Fixtures | ||
AbstractTestCase.php | ||
CacheTest.php | ||
DatesTest.php | ||
FilterTest.php |