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 2015/03/03 21:45:00 UTC

svn commit: r1663786 - /jmeter/trunk/xdocs/usermanual/functions.xml

Author: pmouawad
Date: Tue Mar  3 20:45:00 2015
New Revision: 1663786

URL: http://svn.apache.org/r1663786
Log:
Bug 56376 - When using Distributed Testing 'HTTP URL Re-writing Modifier' and 'HTML Link Parser' do not work with default mode nor stripping modes
Add note
Bugzilla Id: 56376

Modified:
    jmeter/trunk/xdocs/usermanual/functions.xml

Modified: jmeter/trunk/xdocs/usermanual/functions.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/functions.xml?rev=1663786&r1=1663785&r2=1663786&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/functions.xml (original)
+++ jmeter/trunk/xdocs/usermanual/functions.xml Tue Mar  3 20:45:00 2015
@@ -286,6 +286,7 @@ replacement string") parsed by this func
 <li>${refName_g#} to refer to the n<sup>th</sup> group parsed by this function.</li>
 <li>${refName_matchNr} to refer to the number of groups found by this function.</li>
 </ul>
+<note>If using distributed testing, ensure you switch mode (see jmeter.properties) so that it's not a stripping one, see <bugzilla>56376</bugzilla></note>
 </p>
 </description>