You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2020/11/29 18:03:20 UTC

[jmeter] branch master updated: Correct markup for bug entry

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0c47af1  Correct markup for bug entry
0c47af1 is described below

commit 0c47af113cfcbe6bc716ffb60fb236823a39d6b6
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Nov 29 19:02:42 2020 +0100

    Correct markup for bug entry
---
 xdocs/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index d7268ca..7b143d9 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -210,7 +210,7 @@ applications when JMeter is starting up.</p>
 <ul>
     <li><bug>64547</bug>Report/Dashboard: Ensure graphs Response codes per second is not broken by empty response code in SampleResult. Contributed by Ubik Load Pack (https://ubikloadpack.com)</li>
     <li><bug>64617</bug>HTML report: In graph Response Time Percentiles Over Time 90,95,99th percentile correspond in reality to 0.90, 0.95 and 0.99 percentiles</li>
-    <li>64553<bug>When using Transaction Controller, send Bytes and Received Bytes are displayed as 0 in the influxdb(BackendListener)</bug></li>
+    <li><bug>64553</bug>When using Transaction Controller, send Bytes and Received Bytes are displayed as 0 in the influxdb(BackendListener)</li>
     <li><bug>64624</bug>Use less aggressive escaping for JSON Strings in reports error messages</li>
 </ul>