Bug 61965

Summary: Module and Include Controller should not allow to add meaningless elements in their context
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2018-01-03 21:40:28 UTC
Nightly build currently allows adding:
- Config elements
- Assertions
- Listeners

3.3 also allowed adding Samplers, pre/post processors
Comment 1 Philippe Mouawad 2018-01-03 21:48:26 UTC
Same issue for Include Controller which currently allows adding:
- Config elements
- Assertions
- Listeners
- Timer
Comment 2 Philippe Mouawad 2018-01-03 21:50:57 UTC
Author: pmouawad
Date: Wed Jan  3 21:49:54 2018
New Revision: 1820015

URL: http://svn.apache.org/viewvc?rev=1820015&view=rev
Log:
Bug 61965 - Module and Include Controller should not allow to add meaningless elements in their context
Bugzilla Id: 61965

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/IncludeControllerGui.java
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/ModuleControllerGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4662