You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/12/20 21:58:13 UTC

svn commit: r1424700 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Thu Dec 20 20:58:13 2012
New Revision: 1424700

URL: http://svn.apache.org/viewvc?rev=1424700&view=rev
Log:
Rename 54259 issue to make it clearer
Add missing <bugzilla> tag

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1424700&r1=1424699&r2=1424700&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Thu Dec 20 20:58:13 2012
@@ -113,7 +113,7 @@ It has been removed so now size of these
 <li>Don't log spurious warning messages when using concurrent pool embedded downloads with Cache Manager or CookieManager</li>
 <li><bugzilla>54057</bugzilla>- Proxy option to set user and password at startup (-u and -a) not working with HTTPClient 4</li>
 <li><bugzilla>54187</bugzilla> - Request tab does not show headers if request fails</li>
-<li>Bug 53840 - Proxy Recording : Response message: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "" "</li>
+<li><bugzilla>53840</bugzilla> - Proxy Recording : Response message: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "" "</li>
 </ul>
 
 <h3>Other Samplers</h3>
@@ -194,7 +194,7 @@ to the elements View Results Tree, Asser
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 <ul>
-<li><bugzilla>54259</bugzilla> - Introduce a CSS or jquery-like based Extractor</li>
+<li><bugzilla>54259</bugzilla> - Introduce a new Extractor that uses CSS or jquery-like selector syntax</li>
 </ul>
 
 <h3>Functions</h3>