https://bz.apache.org/bugzilla/show_bug.cgi?id=64736

Felix Schumacher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Felix Schumacher <[email protected]> ---
Thanks for the report. The documentation is correct.

If you use the example, you gave here, then JMeter will expand the expression
to "1". In your example on StackOverflow you used ${__P(group1.loops,)}
(probably generated by the function helper), which has an empty default value
and thus renders to "".

One might want to argue that the function helper shouldn't render the empty
default value into the copy&paste examples, but that would be another
bug/enhancement.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to