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
Hello Oliver, Thanks very much for finding this bug - it has been fixed in change set 3410:4a416d872806, which is now available in the distribution. Warm regards, Greg On Feb 17, 2010, at 3:37 PM, Tam, Oliver wrote:
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 < boolean_value_test.xml>_______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
Greg Von Kuster Galaxy Development Team greg@bx.psu.edu
participants (2)
-
Greg Von Kuster
-
Tam, Oliver