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: [email protected]
Reporter: [email protected]
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.