[TYPO3-mvc] redirect in Tx_Extbase_MVC_Controller_AbstractController should respect the page typeNum

Thomas "Thasmo" Deinhamer thasmo at gmail.com
Wed Feb 9 16:08:10 CET 2011


Marco Huber wrote:
>      } else {
>          $uri = $this->uriBuilder
>          ->reset()
>          ->setTargetPageUid($pageUid)
>          ->uriFor($actionName, $arguments, $controllerName,
> $extensionName);
>      }

Hello MArco!

Isn't the $pageType missing in the else part then, no?

Regards,
Thomas


More information about the TYPO3-project-typo3v4mvc mailing list