[Flow] resource ext, may i check within fluid

Alexander Berl a.berl at outlook.com
Mon Sep 1 14:57:41 CEST 2014


This has been fixed at least since 1.2:
https://forge.typo3.org/issues/6757

Regards,
Alexander

Am 01.09.2014 um 10:29 schrieb David Sporer:
> Hi Bastian,
> 
> from which version on does this work?
> 
> Regards
> David
> 
> 
> 2014-08-30 16:39 GMT+02:00 Bastian Waidelich <bastian at typo3.org>:
> 
>> mario chiari wrote:
>>
>> Hi Mario,
>>
>>
>>  <f:if condition="{0: file.fileExtension} == {0: 'pdf'}">
>>>
>>
>> You won't need that array-work-around any longer
>> <f:if condition="{file.fileExtension == 'pdf'}">
>> should do.
>>
>>
>> --
>> Bastian Waidelich
>>
>> _______________________________________________
>> Flow mailing list
>> Flow at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>>


More information about the Flow mailing list