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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new e8947e0  Correct link to bug (already corrected in trunk)
e8947e0 is described below

commit e8947e0b48497dfabc1837b9250ffb711b48dd15
Author: Felix Schumacher <[email protected]>
AuthorDate: Fri Dec 4 22:20:21 2020 +0100

    Correct link to bug (already corrected in trunk)
---
 changes.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/changes.html b/changes.html
index 436e7ff..1d56ac4 100644
--- a/changes.html
+++ b/changes.html
@@ -671,11 +671,12 @@ applications when JMeter is starting up.</p>
     -
   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<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=When using 
Transaction Controller, send Bytes and Received Bytes are displayed as 0 in the 
influxdb(BackendListener)">
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64553";>
       Bug
-      When using Transaction Controller, send Bytes and Received Bytes are 
displayed as 0 in the influxdb(BackendListener)</a>
+      64553</a>
     -
-  </li>
+  When using Transaction Controller, send Bytes and Received Bytes are 
displayed as 0 in the influxdb(BackendListener)</li>
     
 <li>
 <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64624";>

Reply via email to