Project

General

Profile

Actions

Feature #99340

closed

Add stdWrap to config.additionalHeaders.10.header

Added by Christoph Lehmann over 1 year ago. Updated 27 days ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2022-12-11
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

I like to use getText config.additionalHeaders.10.header to be able to generate dynamic preload headers.

config.additionalHeaders {
  10 {
    header = link: <{versionedResourceUri : EXT:site/Resources/Public/Fonts/icons.woff2}>; rel=preload; as=font; crossorigin
    header.insertData = 1
  }
}

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #99203: Re-introduce easy possibility to add paths via TypoScriptClosed2022-11-26

Actions
Related to TYPO3 Core - Bug #99858: TSFC -> call to stdWrap on nullClosed2023-02-06

Actions
Actions #1

Updated by Christoph Lehmann over 1 year ago

  • Related to Feature #99203: Re-introduce easy possibility to add paths via TypoScript added
Actions #2

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

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

Actions #3

Updated by Gerrit Code Review over 1 year ago

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

Actions #4

Updated by Christoph Lehmann over 1 year ago

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

Updated by Anja Leichsenring over 1 year ago

  • Related to Bug #99858: TSFC -> call to stdWrap on null added
Actions #6

Updated by Anja Leichsenring over 1 year ago

  • Status changed from Resolved to New

sorry we had to revert, as the feature introduces issues on a fully cached page.

Actions #7

Updated by Riccardo De Contardi 12 months ago

  • Category set to TypoScript
Actions #8

Updated by Georg Ringer 27 days ago

  • Status changed from New to Rejected

hey Christoph,

as this is not easy to implement and there are plenty other options, e.g. a middleware, I am closing this issue as won't fix and during forge cleanup.

feel free to discuss it with me via slack if you don't agree

Actions #9

Updated by Christoph Lehmann 27 days ago

It's fine for me, lets close it.

Actions

Also available in: Atom PDF