in the module controller tree it should not be possible to select nodes that won't be saved (test plan, thread group, etc..)
PR https://github.com/apache/jmeter/pull/34
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
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
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3707