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 2013/08/03 22:54:52 UTC

svn commit: r1510067 - in /jmeter/trunk/xdocs: changes.xml usermanual/component_reference.xml

Author: pmouawad
Date: Sat Aug  3 20:54:52 2013
New Revision: 1510067

URL: http://svn.apache.org/r1510067
Log:
Bug 54271 - Module Controller breaks if test plan is renamed
Bugzilla Id: 54271

Modified:
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1510067&r1=1510066&r2=1510067&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sat Aug  3 20:54:52 2013
@@ -306,6 +306,7 @@ Previously the default was 1, which coul
 
 <h3>Controllers</h3>
 <ul>
+<li><bugzilla>54271</bugzilla> - Module Controller breaks if test plan is renamed</li>
 </ul>
 
 <h3>Listeners</h3>

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1510067&r1=1510066&r2=1510067&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Aug  3 20:54:52 2013
@@ -2371,7 +2371,6 @@ For this reason it is best to ensure tha
 - as shown in the example above -
 otherwise a duplicate may be accidentally created when new elements are added to the test plan. 
 </p>
-<note>Renaming any element used in ModuleController implies updating Module to Run field</note>
 </description>
 <note>The Module Controller should not be used with remote testing or non-gui testing in conjunction with Workbench components since the Workbench test elements are not part of test plan .jmx files.  Any such test will fail.</note>
 <properties>