Project

General

Profile

Actions

Bug #73367

closed

BackendTemplateView in combination with extending ActionController

Added by Benjamin Serfhos over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Must have
Category:
-
Target version:
Start date:
2016-02-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Hi,

The always default TYPO3\CMS\Extbase\Mvc\Controller\ActionController conflicts functionality when using the BackendTemplateView as defaultViewObjectName.
\TYPO3\CMS\Extbase\Mvc\Controller\ActionController::setViewConfiguration tries to configure the setup for the used view.

BackendTemplateView does not have these functions.

For extending core code, my controller is extending a core controller which should use the templates of the core. Now I can't configure the templates correctly.

Kind regards,

Benjamin Serfhos

Actions

Also available in: Atom PDF