Bug 62715

Summary: CSVDataSet tries to convert slashes to backslashes in Filename path
Product: JMeter - Now in Github Reporter: Ittipan Langkulanon <toh2526>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 4.0   
Target Milestone: JMETER_5.0   
Hardware: PC   
OS: All   

Description Ittipan Langkulanon 2018-09-13 10:22:40 UTC
CSVDataSet tries to convert slashes to backslashes in Filename path

On Windows OS when input path in slash format to make it compatible cross-platform (especially when remote start to *Nix servers)

When save .jmx the CSVDataSet config will auto convert it to backslash it make remote jMeter on *Nix servers unable to find the .csv file.
Comment 1 Andrew Burton 2018-11-08 10:33:59 UTC
I was able to reproduce this in JMeter 4.0, was unable to reproduce in JMeter 5.0
Comment 2 Felix Schumacher 2018-11-08 18:50:48 UTC

*** This bug has been marked as a duplicate of bug 62127 ***
Comment 3 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4861