[TYPO3-mvc] controller and action cannot be excluded from url
Sebastian Kurfürst
sebastian at typo3.org
Wed Apr 28 11:14:32 CEST 2010
Hey Felix,
sounds very reasonable to me! Could you please attach the patch to the
issue in forge?
Greets,
Sebastian
Am 28.04.10 10:02, schrieb Felix Oertel:
> hey ho guys,
>
> it seems "controller" and "action" can not be excluded from the url via
> $argumentsToBeExcludedFromQueryString. That's a pitty ;-) I'd love to
> have URLs withour controller- and/or action-arguments, because which
> action is used is resolved from flexform anyway.
>
> What about something like the attached patch? It would allow you to add
> "controllerName" and "actionName" to
> $argumentsToBeExcludedFromQueryString so they will be excluded. If you
> do not add them, everything will work like before.
>
> regards, foertel
More information about the TYPO3-project-typo3v4mvc
mailing list