Created attachment 33317 [details] before screenshot Make sure the error message can not be missed when the module controller target is missing. Clear the error when the user select a value
Created attachment 33318 [details] after screenshot
PR is at https://github.com/apache/jmeter/pull/32
Thanks for contribution Date: Tue Dec 1 20:23:38 2015 New Revision: 1717513 URL: http://svn.apache.org/viewvc?rev=1717513&view=rev Log: Bug 58675 - Module controller error message can easily be missed Bugzilla Id: 58675 Modified: jmeter/trunk/src/components/org/apache/jmeter/control/gui/ModuleControllerGui.java jmeter/trunk/xdocs/changes.xml
Thanks for contribution. This message appears when changing name of the module for example. An ID shouldn't be more accurate than linking module and controller by name ? Thanks for your attention