Re: bug and fix for ProxyControl.deliverSampler() method

2014-01-12 Thread sebb
On 12 January 2014 14:58, Philippe Mouawad wrote: > Hello, > Enhancement implemented with addition of a new setting in Recorder: > - Notify Child Listeners of filtered samplers (unchecked by default) I think it's wrong to change the default here, even if it is documented as an incompatible change

Re: bug and fix for ProxyControl.deliverSampler() method

2014-01-12 Thread Philippe Mouawad
Hello, Enhancement implemented with addition of a new setting in Recorder: - Notify Child Listeners of filtered samplers (unchecked by default) Regards On Sun, Jan 12, 2014 at 9:27 AM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello, > A bugzilla already exists: > - https://issues

Re: bug and fix for ProxyControl.deliverSampler() method

2014-01-12 Thread Philippe Mouawad
Hello, A bugzilla already exists: - https://issues.apache.org/bugzilla/show_bug.cgi?id=52013 Regards Philippe On Sunday, January 12, 2014, sebb wrote: > Bug reports and enhancement requests are much easier to keep track of > if they are recorded in the JMeter issue tracking system, i.e. > Bugzil

Re: bug and fix for ProxyControl.deliverSampler() method

2014-01-11 Thread sebb
Bug reports and enhancement requests are much easier to keep track of if they are recorded in the JMeter issue tracking system, i.e. Bugzilla. Could you please create yourself a login and upload the details there? Thanks! On 12 January 2014 00:35, James Liang wrote: > Bug: > > > > The Test Scri

bug and fix for ProxyControl.deliverSampler() method

2014-01-11 Thread James Liang
Bug: The Test Script Recorder (proxy) supports filtering of url patterns before sending the http requests to the Recording Controller. Just to be clear, this part works. However, if we add a View Results Tree element to the Test Script Recorder, the View Results Tree captures all calls and co