Author: sebb Date: Sun Sep 18 12:22:42 2011 New Revision: 1172270 URL: http://svn.apache.org/viewvc?rev=1172270&view=rev Log: Oops, typo
Modified: jakarta/jmeter/trunk/xdocs/changes.xml Modified: jakarta/jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=1172270&r1=1172269&r2=1172270&view=diff ============================================================================== --- jakarta/jmeter/trunk/xdocs/changes.xml (original) +++ jakarta/jmeter/trunk/xdocs/changes.xml Sun Sep 18 12:22:42 2011 @@ -56,10 +56,10 @@ In particular, it can cause a NullPointe but otherwise its behaviour is not consistent (or clearly specified).</p> <p>The If Controller may cause an infinte loop if the condition is always false from the first iteration. -A workaround is to add a sampler at the same level as (or superior to) the If Controller<. +A workaround is to add a sampler at the same level as (or superior to) the If Controller. For example a Test Action sampler with 0 wait time (which doesn't generate a sample), or a Debug Sampler with all fields set to False (to reduce the sample size). -/p> +</p> <p> The menu item Options / Choose Language does not change all the displayed text to the new language. --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org