https://bz.apache.org/bugzilla/show_bug.cgi?id=59116
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Philippe Mouawad <[email protected]> --- Thanks for PR. I made few modification , see comments. Author: pmouawad Date: Fri Mar 4 22:16:39 2016 New Revision: 1733665 URL: http://svn.apache.org/viewvc?rev=1733665&view=rev Log: Bug 59116 - Add the possibility to setup a prefix to sampler name recorded by proxy #resolve #158 Fixed the following in PR: - SampleResult did not match the modified Sample label - Added code in keyListener to ensure the model is updated, otherwise the ProxyControl would still use old prefix until user leaves the component - French label Bugzilla Id: 59116 Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
