https://bz.apache.org/bugzilla/show_bug.cgi?id=64696
--- Comment #2 from Felix Schumacher <[email protected]> --- commit af8c10529cd086f013e2a2081aae2ca85888c739 Author: Felix Schumacher <[email protected]> AuthorDate: Mon Aug 31 18:31:42 2020 +0200 Freestyle format for names in (Default)SamplerCreator Use a default value for the format string, that can be controlled by a JMeter property. Bugzilla Id: 64696 Relates to #595 --- bin/jmeter.properties | 3 +++ .../jmeter/protocol/http/proxy/ProxyControl.java | 23 +++++++++++++--------- .../protocol/http/proxy/gui/ProxyControlGui.java | 2 ++ xdocs/usermanual/properties_reference.xml | 5 +++++ 4 files changed, 24 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
