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