[TYPO3-mvc] #1224485398: Templating tags not properly nested.

Sebastian Kurfürst sebastian at typo3.org
Fri Apr 15 07:32:47 CEST 2011


Hey Christian,

> 	<f:for each="{0:1,1:2,2:3,3:4}" as "foo">
as="foo" -- the "=" is missing.

> 		<f:cycle values="{0:'odd', 1:'even'}" as "zebraClass">
as="zebraClass" -- the "=" is missing.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list