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

           Summary: Variable Names field in CSV Data Set Config doesn't
                    allow spaces between names
           Product: JMeter
           Version: 2.3.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


In the CSV Data Set Config panel, the Variable Names field doesn't pick up all
the variable names if there are any spaces between the commas separating the
fields. For example, the following variable name list works:

a,b,c

but this one does not:

a, b, c

This took several hours to track down on a project I'm using JMeter on.


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