Bug #90565
closedPageRenderer, Assetcollector - Serialization of Closure is not allowed
100%
Description
When using the AssetCollector for media files (FILE objects), the PageRenderer can no longer be serialized ("Serialization of Closure is not allowed").
To reproduce:
- Page with images to be rendered
- ... with a COA_INT (or USER_INT) object
- open admin panel (this is just because the admin panel uses the asset collector)
Regression caused by https://review.typo3.org/c/Packages/TYPO3.CMS/+/63433 which adds the asset collector to the pageRenderer
Updated by Susanne Moog over 4 years ago
- Related to Bug #90537: AssetCollector doesn't work for uncached plugins added
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/63488
Updated by Gerrit Code Review over 4 years ago
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/c/Packages/TYPO3.CMS/+/63488
Updated by Gerrit Code Review over 4 years ago
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/c/Packages/TYPO3.CMS/+/63488
Updated by Gerrit Code Review over 4 years ago
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/+/63488
Updated by Helmut Hummel over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2a0218b667230c6736f3b6c772afc8fcb7d433d0.
Updated by Christian Kuhn over 2 years ago
- Related to Bug #93716: Problems with UTF-8 filenames, in cImage the imageLinkWrap gets the public path as identifier added