Currently when variables names in CSV contain spaces they are taken into account. This enhancement will trim spaces from names as per discussion: - http://mail-archives.apache.org/mod_mbox/jmeter-dev/201610.mbox/%3CCAH9fUpba1v88uTWh0gP_eUs-KZgQZJsWrJJJdEXK4EM8bgYjJQ%40mail.gmail.com%3E
Author: pmouawad Date: Fri Oct 7 21:36:52 2016 New Revision: 1763841 URL: http://svn.apache.org/viewvc?rev=1763841&view=rev Log: Bug 60221 - CSV DataSet : trim variable names Bugzilla Id: 60221 Modified: jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSet.java jmeter/trunk/xdocs/changes.xml