Closed GoogleCodeExporter closed 8 years ago
Fixed in 14.4.12 release.
Changed CompoundCondition to output helpful text if there are subconditions
(normally there should be at least one Condition in an AND or OR condition).
This will also show the "NOT" prefix if it's negated.
Also, changed Action so that the hasCondition() will return false for
CompoundConditions that have no subconditions (if no subconditions on the top
level AND/OR condition) so that we just assume that this setup has no actual
conditions to check.
Original comment by yoz...@gmail.com
on 21 Mar 2014 at 7:05
Original issue reported on code.google.com by
yoz...@gmail.com
on 25 Feb 2014 at 4:37