You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mi...@apache.org on 2023/05/10 11:53:55 UTC

[jmeter] 03/03: update changes.xml with #5901 (Fix NumberFormatException when counter is empty or not a digit on Proxy Settings panel)

This is an automated email from the ASF dual-hosted git repository.

milamber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit a838243450c0b90134d748c1940396055acb0c89
Author: Milamber <mi...@apache.org>
AuthorDate: Wed May 10 12:53:22 2023 +0100

    update changes.xml with #5901 (Fix NumberFormatException when counter is empty or not a digit on Proxy Settings panel)
---
 xdocs/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 6a4159075b..936694aa6b 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -128,6 +128,7 @@ Summary
 
 <h3>HTTP Samplers and Test Script Recorder</h3>
 <ul>
+  <li><pr>5901</pr>Fix NumberFormatException when counter is empty or not a digit on Proxy Settings panel</li>
 </ul>
 
 <h3>Other Samplers</h3>