You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/12/10 07:03:10 UTC

[Bug 54271] New: Module Controller breaks if test plan is renamed

https://issues.apache.org/bugzilla/show_bug.cgi?id=54271

            Bug ID: 54271
           Summary: Module Controller breaks if test plan is renamed
           Product: JMeter
           Version: 2.6
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: haridara@gmail.com
    Classification: Unclassified

It seems like module controller needs to know the name of the current test plan
to be able to successfully resolve the module to call, but the problem is that
it doesn't get updated when the test plan is renamed, so all references
suddenly become invalid.

It is very easy to reproduce this. Simply open any test plan with a module
call, and rename the test plan. If you then select the module controller, it
would no longer show any module to call (you may have to save and reload).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54271] Module Controller breaks if test plan is renamed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54271

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
                 OS|Linux                       |All
           Severity|major                       |enhancement

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Dec 13 21:51:15 2012
New Revision: 1421565

URL: http://svn.apache.org/viewvc?rev=1421565&view=rev
Log:
Bug 54271 - Module Controller breaks if test plan is renamed
Bugzilla Id: 54271

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54271] Module Controller breaks if test plan is renamed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54271

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Fixed as part of 54950.

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

*** This bug has been marked as a duplicate of bug 54950 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.