https://issues.apache.org/bugzilla/show_bug.cgi?id=49666

           Summary: CSV Header read as data after EOF
           Product: JMeter
           Version: 2.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When a CSV Data Set Config element is defined with the variable names field
empty, the first line that is read is interpreted as fields containing the
variable names.
When data lines are read from this file until EOF (Recycle on EOF?: set to
"true"), the first line, containing the variable names is interpreted as data.
In the case where the first line is the header, this line should be skipped,
reading data should start again at the second line.

-- 
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]

Reply via email to