[TYPO3-mvc] f:link.action set pageUid

Franz Koch typo3.RemoveForMessage at elements-net.de
Wed Jul 14 18:37:08 CEST 2010


On 14.07.2010 18:33, Andriy Kushnarov wrote:
> Dear all,
>
> I'm trying to use f:link.action view helper to make a link to another
> page, when I add pageUid I recieve empty href.
>
> I write
> <f:link.action
>          action="foo"
>          controller="bar"
>          arguments="{p1 : p1}"
>          pageUid="123">title</f:link.action>
>
> I get
> <a href="">title</a>
>
> What I do wrong ? :)

sorry, for the probably stupid question, but does the page exist and is 
accessible by the current fe_user?

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list