17 Feb
2010
17 Feb
'10
2:37 p.m.
Hi, I have recently noticed a strange behavior with boolean parameters. The XML files are treating all boolean values as true when sending instructions to tools. This means that regardless of whether the boolean box is checked, the value of the parameter is always true. Tools with boolean parameters works fine with changeset 3372:4a6bb3b64012 But fails with changeset 3373:a3e6350ffc57 I have attached an XML that I¹ve been using to test this behavior (boolean_value_test.xml), which outputs yes (for a true value) and no (for a false value). Cheers, Oliver