https://bz.apache.org/bugzilla/show_bug.cgi?id=62127
Bug ID: 62127
Summary: CSV Data Set Config changes slash in filename path
into backslash
Product: JMeter
Version: 4.0
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The CSV Data Set Config element changes a '/' entered in the Filename field
automically into a '\' when saving test plan.
Situation:
- Open a file with a CSV Data Set Config element
- Edit the path to contain e.g. testdata/myfile.csv
- Pressing Save will change the / into \
On Windows this still works, but when running the script on Jenkins this causes
problems: the file cannot be found.
Tested and reproduced on:
OS: Windows 8
LAF: Metal, Nimbus, Darcula
--
You are receiving this mail because:
You are the assignee for the bug.