Bug 58678

Summary: Module Controller : limit target element selection
Product: JMeter - Now in Github Reporter: benoit.wiart
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: PC   
OS: IRIX   

Description benoit.wiart 2015-12-02 09:21:04 UTC
in the module controller tree it should not be possible to select nodes that won't be saved (test plan, thread group, etc..)
Comment 1 benoit.wiart 2015-12-02 09:22:10 UTC
PR https://github.com/apache/jmeter/pull/34
Comment 2 Philippe Mouawad 2015-12-02 12:23:51 UTC
Date: Wed Dec  2 12:16:14 2015
New Revision: 1717618

URL: http://svn.apache.org/viewvc?rev=1717618&view=rev
Log:
Bug 58679 - Replace the xpp pull parser in xstream with a java6+ standard solution
Bugzilla Id: 58679

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/ModuleControllerGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 Philippe Mouawad 2015-12-02 20:31:08 UTC
Revision: 1717618
Modified property: svn:log

Modified: svn:log at Wed Dec  2 20:30:39 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Dec  2 20:30:39 2015
@@ -1,2 +1 @@
-Bug 58679 - Replace the xpp pull parser in xstream with a java6+ standard solution
-Bugzilla Id: 58679
+Bug 58678 - Module Controller : limit target element selection
Comment 4 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3707