[TYPO3-mvc] Is <f:link.action> broken when linking to translated objects
Martin Kutschker
masi-no at spam-typo3.org
Fri Apr 9 09:53:11 CEST 2010
Henrik Møller Rasmussen schrieb:
> Hello,
>
> I have created a small product catalog using extbase. The catalog
> supports three languages.
>
> I have turned realurl off for debugging.
>
> From my template, I do the following:
>
> <f:link.action action="show" arguments="{product : product}">
> {product.title}
> </f:link.action>
>
> This works perfect in the default language. But when I change to the
> other languages, the uid put in the url by extbase is the uid from the
> translated product.
That doesn't seem right to me (even if Extbase magically would do the right thing later on).
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list