https://bz.apache.org/bugzilla/show_bug.cgi?id=60729
--- Comment #6 from Rainer Jung <[email protected]> --- > Hi Rainer, > Can't this fix break existing test plans ? I don't think so but you've > investigated it more than me. > Maybe a note in incompatible changes would be useful in this case. > Thanks for patch and fix. Behavior before that change: when minimum==maximum you got an error in the log, but the test plan proceeded without the defined variable being set to any value. So yes, it can break plans and I will add a note, but I think just not setting the variable when minimum==maximum is wrong. Thus the fix. -- You are receiving this mail because: You are the assignee for the bug.
