https://issues.apache.org/bugzilla/show_bug.cgi?id=51645
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Sebb <[email protected]> 2011-08-11 00:37:08 UTC --- Thanks very much. Patch applied: URL: http://svn.apache.org/viewvc?rev=1156416&view=rev Log: Bug 51645 - CSVDataSet does not read UTF-8 files when file.encoding is UTF-8 Added: jakarta/jmeter/trunk/bin/testfiles/testutf8.csv (with props) Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/save/CSVSaveService.java jakarta/jmeter/trunk/test/src/org/apache/jmeter/config/TestCVSDataSet.java jakarta/jmeter/trunk/test/src/org/apache/jmeter/save/TestCSVSaveService.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
