Project

General

Profile

Actions

Task #89380

closed

Fluid templates in TYPO3 use namespace imports that will be inoperable with Fluid 3.0

Added by Claus Due over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2019-10-09
Due date:
% Done:

100%

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

Description

In many Fluid templates in TYPO3 we have:

{namespace be = TYPO3\CMS\Backend\ViewHelpers}

The notation with space around the equals sign will not be supported in Fluid 3.0 and templates should be adapted.

Fix version tentatively set to 8.x since the plan is to provide a bridge extension that allows sites that don't use any third party extensions, to use Fluid 3.0 and gain the new features. The change has zero effect on current Fluid version.

Actions

Also available in: Atom PDF