https://issues.apache.org/bugzilla/show_bug.cgi?id=43293
--- Comment #1 from Philippe Mouawad <[email protected]> 2011-09-11 11:34:52 UTC --- Created attachment 27482 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27482 Implementation of clearGui in JavaTestSamplerGui and JavaConfigGui Hello, Bug scenario: 1) Create a Thread group 2) Add a Java Sampler and fill its data 3) Add a new one, all its values are taken from the previous Other scenario: 1) Create a Thread group 2) Add a Java Sampler and fill its data 3) Remove it 4) Add a new one, its value are taken from deleted one The patch fixes the issue. Regards Philippe Mouawad -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
