[TYPO3-team-core-v5] Templating Engine
Sebastian Gebhard
sg at webagentur-gebhard.de
Wed Oct 22 02:25:11 CEST 2008
Sorry, me again. In my posted code there are two doublequotes missing,
it should look like:
<f3:link:to>
<f3:param name="controller">posts</f3:param>
<f3:param name="action">editPost</f3:param>
<f3:array name="requestParameters">
<f3:index name="postId">{post.id}</f3:index>
</f3:array>
<f3:content>Edit post</f3:content>
</f3:link:to>
More information about the TYPO3-team-core-v5
mailing list