Bug 58678 - Module Controller : limit target element selection
Summary: Module Controller : limit target element selection
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: PC IRIX
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 09:21 UTC by benoit.wiart
Modified: 2015-12-02 20:31 UTC (History)
1 user (show)



Attachments

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