[TYPO3-mvc] fluid <f:if > with a regular expression

Fernando Arconada falcifer2001 at yahoo.es
Fri Jun 11 21:54:31 CEST 2010


Hello

I'm trying something like
<f:if condition="preg_match('/Thumbnail/',{image.name})">
<f:then>
	{image.file}
</f:then>
</f:if>

but it always return true

any idea?


Kind regards

Fernando Arconada


More information about the TYPO3-project-typo3v4mvc mailing list