Actions
Bug #3702
closedCondition evaluation of array parameters
Description
During fixing test for ruby 1.8 I discovered that array parameter values evaluation does not work on 1.8. Array#to_s joins the values into one string so we have to modify #condition_value of array parameter.
Updated by Marek Hulán about 11 years ago
- Status changed from Assigned to Closed
Actions