[TYPO3-mvc] FLUID: bug with comparator ">" in if-conditions?

Sebastian Kurfürst sebastian at typo3.org
Wed Jan 6 19:40:05 CET 2010


Hey,

> <f:if condition="{f:count(subject:'{items}')} > 10">
I'd suggest {f:count(subject:items)} - you can leave out the extra '{}',
as this is like in the array syntax.
and you can leave the "then"-part if you dont have an else part.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list