Project

General

Profile

Actions

Bug #90537

closed

AssetCollector doesn't work for uncached plugins

Added by Georg Ringer about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
Start date:
2020-02-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

AssetCollector is a singleton, but of course does not survive requests.
Since uncached plugins should be able to access asset state from cached TypoScript
or other uncached plugins, we must make sure this state is serialized in the cache
(PageRenderer is serialized) and restored from cache.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90565: PageRenderer, Assetcollector - Serialization of Closure is not allowedClosed2020-02-28

Actions
Actions #1

Updated by Gerrit Code Review about 4 years ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63433

Actions #2

Updated by Helmut Hummel about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Susanne Moog about 4 years ago

  • Related to Bug #90565: PageRenderer, Assetcollector - Serialization of Closure is not allowed added
Actions #4

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF