https://issues.apache.org/bugzilla/show_bug.cgi?id=44650
Summary: CSV Data Set Config is ignoring quoted values
Product: JMeter
Version: 2.3
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P3
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=21696)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21696)
Zip containing the JMeter test and csv files.
Steps to reproduce the problem:
1. Add the BeanShell jar to you JMeter lib.
2. Run the attached JMeter test plan
3. Look at the console to see the output from the BeanShell script.
Expected Result:
column1: One
column2: Two, Three and Four
Actual Result
column1: One
column2: "Two
Seems like the CSV Data Config is ignoring the quotes.
--
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]