mirror of https://github.com/apache/jmeter.git
Bug 30120 - Name of simple controller is resetted if a new simple controller is added as child
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@535133 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9c069dd1f4
commit
42e359ffe2
|
|
@ -220,6 +220,7 @@ Removed deprecated method JMeterUtils.split() - use JOrphanUtils version instead
|
|||
<li>Bug 42185 - If a HTTP Sampler follows a redirect, and is set up to download images, then images are downloaded multiple times</li>
|
||||
<li>Bug 39808 - Invalid redirect causes incorrect sample time</li>
|
||||
<li>Bug 42267 - Concurrent GUI update failure in Proxy Recording</li>
|
||||
<li>Bug 30120 - Name of simple controller is resetted if a new simple controller is added as child</li>
|
||||
</ul>
|
||||
|
||||
<h3>Version 2.2</h3>
|
||||
|
|
|
|||
Loading…
Reference in New Issue