Hi, Tom. The examples in the manual are wrong. if/unless:set references a
property name as described, but for if/unless:true/blank the attribute
value should be the actual value you want to evaluate, e.g.
${has.css.overrides}. Sorry for the trouble! :)
Matt
On Mon, Aug 5, 2013 at 11:31 AM, T
Hi,
I'm puzzled by the new if and unless functionality - it seems that in
1.9.2, the following, where ${id}.css *does* exist:
...will set $has.css.overrides to 'true' as expected, but the property
won't then evaluate as (boolean) true for this:
Is this expected behaviour? If I use if:set, th