https://bz.apache.org/bugzilla/show_bug.cgi?id=62127
--- Comment #9 from Felix Schumacher <[email protected]> --- Will be included in v4.1 @Benny, could you test the fix? Date: Sat Feb 24 17:01:14 2018 New Revision: 1825265 URL: http://svn.apache.org/viewvc?rev=1825265&view=rev Log: Store filename as String instead of File in FileEditor. This will prevent conversion of filenames from unix style path separators to Windows style when used for example in CSV Data Set Config. Bugzilla Id: 62127 Modified: jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/FileEditor.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
