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

Steffen Ritter info at rs-websystems.de
Wed Jan 6 19:00:21 CET 2010


Franz Koch schrieb:
> I was wondering if I just stumbled over a bug in fluids if-conditions or 
> if I'm probably doing something wrong. Following template:
> 
> <f:if condition="{items} > 10">
<f:if condition="{f:count(subject:'{items}')} > 10">
>     <f:then>Hurray, more then 10 items</f:then>
> </f:if>


More information about the TYPO3-project-typo3v4mvc mailing list