Project

General

Profile

Actions

Bug #87542

closed

ExtbasePluginEnhancer does not work with skipDefaultArguments

Added by Robert Vock over 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-01-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When I set config.tx_extbase.features.skipDefaultArguments = 1 in TypoScript, then the controller-parameter will not appear in the $parameters, when it's the default controller for the plugin. When applyControllerActionValues gets called, it overwrites the current action of the parameters-array with the default action.

Relevant code positions:
ExtbasePluginEnhancer.php#L117
ExtbasePluginEnhancer.php#L216

Actions

Also available in: Atom PDF