DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26672>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26672

IfController is not evaluating correctly

           Summary: IfController is not evaluating correctly
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The ifController is not evaluating its condition every time it is called.
The first condition that is used when it is first called stays valid.\
if you use a counter cnt, beginning at zero  and a conditinon "${cnt} <2}
the first time this will evaluate to 0<2 being true, changes to the counter 
will not be noticed.
I have a patch for this, but cannot get the ifController to work 100 % 
correctly.
When I call it from within different loops, it will not work the second time 
it is called (see attached testplan)
any help with this is appreciated

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to