Details
- 
    Bug 
- 
    Status: Closed
- 
    Major 
- 
    Resolution: Fixed
- 
    None
- 
    None
Description
It doesn't resolve this
 #{if (%{('${TestRuns[n].TestSteps[r].Comment}'.length > 0)})} 
.
The length is always 35 because this contain 35 letters. 
This happen when the comment is empty.
