You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2019/05/18 18:57:21 UTC

svn commit: r1859472 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Sat May 18 18:57:21 2019
New Revision: 1859472

URL: http://svn.apache.org/viewvc?rev=1859472&view=rev
Log:
Bug 63450 - HTTP(S) Test Script Recorder: Put number at end instead of beginning

It's an enhancement not a bug
Bugzilla Id: 63450

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1859472&r1=1859471&r2=1859472&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat May 18 18:57:21 2019
@@ -83,6 +83,7 @@ to view the last major behaviors with th
 
 <h3>HTTP Samplers and Test Script Recorder</h3>
 <ul>
+    <li><bug>63450</bug>HTTP(S) Test Script Recorder: Put number at end instead of beginning</li>
 </ul>
 
 <h3>Other samplers</h3>
@@ -134,7 +135,6 @@ to view the last major behaviors with th
 <ul>
     <li><bug>63298</bug>HTTP Requests with encoded URLs are being sent in decoded format</li>
     <li><bug>63364</bug>When setting <code>subresults.disable_renaming=true</code>, sub results are still renamed using their parent SampleLabel while they shouldn't. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
-    <li><bug>63450</bug>HTTP(S) Test Script Recorder: Put number at end instead of beginning</li>
 </ul>
 
 <h3>Other Samplers</h3>