Project

General

Profile

Actions

Bug #104984

open

Core dependency to fluid due to FluidCacheInterface

Added by Oliver Bartsch 2 months ago. Updated 2 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-09-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Actions #1

Updated by Oliver Bartsch 2 months ago

  • Assignee deleted (Oliver Bartsch)
Actions #2

Updated by Oliver Bartsch 2 months ago

The DefaultConfiguration.php defines $GLOBALS[]['SYS']['caching']['cacheConfigurations']['fluid_template']['frontend'] = \TYPO3\CMS\Fluid\Core\Cache\FluidTemplateCache::class.

This is a hard dependency to EXT:fluid in EXT:core. The cache can also not be changed to e.g. NullFrontend because the RenderingContextFactory requires the cache to be an implementation of TYPO3Fluid\Fluid\Core\Cache\FluidCacheInterface.

Actions

Also available in: Atom PDF