Project

General

Profile

Actions

Feature #78842

closed

FLUIDTEMPLATE should mimic an actual extbase web request

Added by Ralf Zimmermann over 7 years ago. Updated over 5 years ago.

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

100%

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

Description

At the moments the FLUIDTEMPLATE initialize a Fluid StandaloneView which initialize an empty TYPO3\CMS\Extbase\Mvc\Web\Request and no arguments will be initialized.
FLUIDTEMPLATE should mimic an actual request, and ideally it would support a dynamic/unique controller, action, vendor or extension scope.
Which would, coincidentally, also solve the issues surrounding collisions of cached templates when using FLUIDTEMPLATE.
This is related to this patchset https://review.typo3.org/#/c/50809/ which try to solve a part of this problem in the ext:form
render viewhelper which is of course not the right place. The FLUIDTEMPLATE has to initialize the arguments for
TYPO3\CMS\Extbase\Mvc\Web\Request.


Files

fluidtemplate_request_issue.tar.gz (7.48 KB) fluidtemplate_request_issue.tar.gz Ralf Zimmermann, 2016-12-01 04:07

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #78838: Ext:form - let renderViewHelper works within a FLUIDTEMPLATE CEClosedRalf Zimmermann2016-11-29

Actions
Actions

Also available in: Atom PDF