Author: fschumacher
Date: Sun Nov 4 11:43:28 2018
New Revision: 1845727
URL: http://svn.apache.org/viewvc?rev=1845727&view=rev
Log:
English typography suggests there is no space before a colon
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1845727&r1=1845726&r2=1845727&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Nov 4 11:43:28 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 httpclient4.gzip_relax_mode
to avoid error when unzipping what seems to be invalid streams</li>
</ul>
<h3>Other samplers</h3>
@@ -94,7 +94,7 @@ Summary
<h3>Timers, Assertions, Config, Pre- & Post-Processors</h3>
<ul>
- <li><bug>62766</bug>Keystore Config : We should load all aliases by
default. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
+ <li><bug>62766</bug>Keystore Config: We should load all aliases by
default. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
<li><bug>62832</bug>JDBC Connection Configuration: Be able to set init SQL
statements. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
</ul>
@@ -136,8 +136,8 @@ 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 "Content Encoding Error"</li>
+ <li><bug>60424</bug>Hessian Burlap application: JMeter inserts 0x0D before
0x0A automatically (http binary post data)</li>
</ul>
<h3>Other Samplers</h3>
@@ -158,8 +158,8 @@ Summary
<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>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>
</ul>
<h3>Functions</h3>
@@ -172,10 +172,10 @@ Summary
<h3>Report / Dashboard</h3>
<ul>
- <li><bug>62777</bug>Web Report / Dashboard : Hide All in <code>Response
Time Percentiles Over Time (successful responses)</code> fails.</li>
- <li><bug>62780</bug>Web Report / Dashboard : Display All in <code>Response
Time Vs Request</code> fails.</li>
- <li><bug>62781</bug>Web Report / Dashboard : Display All in <code>Response
Time Overview</code> fails.</li>
- <li><bug>62782</bug>Web Report / Dashboard : Remove duplicate/unused
dependencies</li>
+ <li><bug>62777</bug>Web Report / Dashboard: Hide All in <code>Response
Time Percentiles Over Time (successful responses)</code> fails.</li>
+ <li><bug>62780</bug>Web Report / Dashboard: Display All in <code>Response
Time Vs Request</code> fails.</li>
+ <li><bug>62781</bug>Web Report / Dashboard: Display All in <code>Response
Time Overview</code> fails.</li>
+ <li><bug>62782</bug>Web Report / Dashboard: Remove duplicate/unused
dependencies</li>
</ul>
<h3>Documentation</h3>