[TYPO3-mvc] share arguments with different(!) actions on same page

Bastian Waidelich bastian at typo3.org
Wed Apr 18 17:29:31 CEST 2012


Peter Niederlag wrote:

Hi again,

> [...] that is failing as it also affects the
> controller and action...:-<

Ah, missed that one when I read it first.
features.skipDefaultArguments = 1 should be your friend. It adjusts the 
UriBuilder to omit "controller" and "action" arguments from the URI when 
they are equal to the default controller/action of the target plugin. 
But enabling this has some side effects to the 
"swichableControllerAction" thingy. See 
https://review.typo3.org/#/c/4731/ for details.

Best,

-- 
Bastian Waidelich
TYPO3 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-project-typo3v4mvc mailing list