[TYPO3-dev] IF-property in cObject IMAGE different then IMAGE.stdWrap.if ?

Franz Koch typo.removeformessage at fx-graefix.de
Wed Dec 10 13:40:58 CET 2008


Hi Peter,
> Please try if that validates:
> a)
> 10 = IMAGE
> 10.if.isTrue.field = category_id
> 
> b)
> 10 = IMAGE
> 10.if {
>     isTrue {
>         field = category_id
>     }
> }
> 
> I can remember that I once had similar problem. I fixed it either using 
> a) or stdWrap. Had no time to investigate more.

unfortunately both validate. The simple check for the field is not the 
problem, but the "split" construct inside the isTrue clause that I posted.

> P.S: Sorry for the flat answer regarding TEXT...
n.p.

-- 
kind regards,
Franz Koch




More information about the TYPO3-dev mailing list