mirror of https://github.com/apache/jmeter.git
Fix missing bug id
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859540 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0ca02a82a2
This commit is contained in:
parent
a487c115ed
commit
e3f00c4cc0
|
|
@ -186,7 +186,7 @@ a results report from a previous CSV/JTL file.
|
|||
<h3>General</h3>
|
||||
<ul>
|
||||
<li><bug>63201</bug>SearchTreeDialog disappears behind master JFrame. Contributed by Benoit Vatan (benoit.vatan at gmail.com)</li>
|
||||
<li><bug></bug><code>Function Helper Dialog</code>, <code>Export transactions for report</code> and <code>Import from cURL</code> disappear being master JFrame. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
|
||||
<li><bug>63220</bug><code>Function Helper Dialog</code>, <code>Export transactions for report</code> and <code>Import from cURL</code> disappear being master JFrame. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
|
||||
<li><bug>63207</bug>java.lang.NullPointerException: null when run Jmeter 5.1 with proxy options</li>
|
||||
<li><bug>58183</bug>Rampup may not be respected if thread take time to start leading to threads continuing to start post ramp up time</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue