Bug 61965 - Module and Include Controller should not allow to add meaningless elements in their context
Summary: Module and Include Controller should not allow to add meaningless elements in...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-03 21:40 UTC by Philippe Mouawad
Modified: 2018-01-03 21:50 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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