Project

General

Profile

Actions

Bug #87402

closed

Feature-79409 renderAssetsForRequest does not work for USER_INT/uncached

Added by Peter Niederlag over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2019-01-11
Due date:
% Done:

0%

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

Description

<f:section name="HeaderAssets">
  <script>console.log('Section HeaderAssets was rendered');</script>
  <f:debug>I am always triggered however</f:debug>
</f:section>

Does NOT work for uncached Plugin on first hit/cold cache! the debug message is triggered but the script call is not inserted in the rendered html.
However it is working on subseqent calls.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #79409: Render sections HeaderAssets and FooterAssets automatically from ActionController and attach to PageRendererClosed2017-01-22

Actions
Related to TYPO3 Core - Bug #89445: FooterAsset are not loadedClosedBenjamin Franzke2019-10-18

Actions
Related to TYPO3 Core - Bug #91316: MetaTagManagerRegistry instance not unique in uncached pluginsClosedBenjamin Franzke2020-05-06

Actions
Actions

Also available in: Atom PDF