Skip to content
Snippets Groups Projects
Commit fe3e5897 authored by Georg Ringer's avatar Georg Ringer Committed by Benjamin Franzke
Browse files

[TASK] Remove broken include_static.txt TypoScript include

The inclusion of 'include_static.txt' files within the
TypoScript inclusion magic has been part of the extension
'statictemplates' back in the old days: It brought a database
field 'include_static' together with a hook in TemplateService
that took care of that field content. It then indirectly also
handled these 'include_static.txt' file inclusions.

Extension 'statictemplates' has been removed from core with
TYPO3 6.2. Since then, 'include_static.txt' files had no
effect anymore.

The patch removes the dead code artifact from TemplateService
and adapts some documentation accordingly.

Resolves: #97501
Related: #46469
Releases: main
Change-Id: I07bb118bc405c97da6810eca0061ab6968564fc7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74434


Reviewed-by: default avatarStephan Großberndt <stephan.grossberndt@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent a775803d
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment