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: | Main | Assignee: | 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
Same issue for Include Controller which currently allows adding: - Config elements - Assertions - Listeners - Timer 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 This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4662 |