Author: fschumacher
Date: Sun Nov 4 11:46:25 2018
New Revision: 1845728
URL: http://svn.apache.org/viewvc?rev=1845728&view=rev
Log:
Markup changes. Use code macro
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1845728&r1=1845727&r2=1845728&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Nov 4 11:46:25 2018
@@ -76,7 +76,7 @@ Summary
<h3>HTTP Samplers and Test Script Recorder</h3>
<ul>
- <li><bug>62840</bug>HTTP Request: Add option httpclient4.gzip_relax_mode
to avoid error when unzipping what seems to be invalid streams</li>
+ <li><bug>62840</bug>HTTP Request: Add option
<code>httpclient4.gzip_relax_mode</code> to avoid error when unzipping what
seems to be invalid streams</li>
</ul>
<h3>Other samplers</h3>
@@ -136,13 +136,13 @@ Summary
<h3>HTTP Samplers and Test Script Recorder</h3>
<ul>
<li><bug>62785</bug><pr>400</pr>Incomplete search path applied to the
filenames used in the upload functionality of the HTTP sampler. Implemented by
Artem Fedorov (artem.fedorov at blazemeter.com) and contributed by
BlazeMeter.</li>
- <li><bug>62842</bug>HTTP(S) Test Script Recorder: Brotli compression is
not supported leading to "Content Encoding Error"</li>
- <li><bug>60424</bug>Hessian Burlap application: JMeter inserts 0x0D before
0x0A automatically (http binary post data)</li>
+ <li><bug>62842</bug>HTTP(S) Test Script Recorder: Brotli compression is
not supported leading to "<code>Content Encoding Error</code>"</li>
+ <li><bug>60424</bug>Hessian Burlap application: JMeter inserts
<code>0x0D</code> before <code>0x0A</code> automatically (http binary post
data)</li>
</ul>
<h3>Other Samplers</h3>
<ul>
- <li><bug>62775</bug>If many jars are in a folder referenced by
user.classpath, startup can be extremely slow due to JUnit</li>
+ <li><bug>62775</bug>If many jars are in a folder referenced by
<code>user.classpath</code>, startup can be extremely slow due to JUnit</li>
</ul>
<h3>Controllers</h3>
@@ -153,13 +153,13 @@ Summary
<h3>Listeners</h3>
<ul>
- <li><bug>62770</bug>Aggregate Graph throws
ArrayIndexOutOfBoundsException</li>
+ <li><bug>62770</bug>Aggregate Graph throws
<code>ArrayIndexOutOfBoundsException</code></li>
</ul>
<h3>Timers, Assertions, Config, Pre- & Post-Processors</h3>
<ul>
<li><bug>62774</bug>XPath2Extractor: Scope variable is broken. Contributed
by Ubik Load Pack (support at ubikloadpack.com)</li>
- <li><bug>62860</bug>JSON Extractor: Avoid NPE and noisy error message
"Error processing JSON content in" when variable is not found</li>
+ <li><bug>62860</bug>JSON Extractor: Avoid NPE and noisy error message
"<code>Error processing JSON content in</code>" when variable is not found</li>
</ul>
<h3>Functions</h3>
@@ -187,7 +187,7 @@ Summary
<li><bug>62745</bug>Fix undefined disabled icon. Contributed by Till
Neunast (https://github.com/tilln)</li>
<li><bug>62743</bug>Client auth must be enabled on distributed testing</li>
<li><bug>62767</bug>NPE when searching under certain conditions.
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
- <li><bug>62790</bug>ArrayIndexOutOfBoundsException when calling replace
without selecting the first match</li>
+ <li><bug>62790</bug><code>ArrayIndexOutOfBoundsException</code> when
calling replace without selecting the first match</li>
<li><bug>62795</bug>JMeter master sometimes ends distributed test even
though some of the slaves have not finished</li>
<li><bug>62336</bug><pr>396</pr>Some shortcuts are not working correctly
on windows. Contributed by Michael Pavlov (michael.paulau at gmail.com)</li>
</ul>