DO NOT REPLY [Bug 46790] CSV Data Set Config should be able to parse CSV headers

[email protected] Mon, 8 Feb 2010 15:14:53 -0800 (PST)
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
https://issues.apache.org/bugzilla/show_bug.cgi?id=46790

Sebb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Sebb <[email protected]> 2010-02-08 15:14:51 UTC ---
Fixed in SVN.

Did not add a new checkbox - if the "Variable Names" field is empty, then the
code assumes that the names are defined in the file header.

URL: http://svn.apache.org/viewvc?rev=907839&view=rev
Log:
Bug 46790 - CSV Data Set Config should be able to parse CSV headers

Added:
   jakarta/jmeter/trunk/bin/testfiles/testheader.csv
Modified:
   jakarta/jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSet.java
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/services/FileServer.java
   jakarta/jmeter/trunk/test/src/org/apache/jmeter/config/TestCVSDataSet.java
   jakarta/jmeter/trunk/xdocs/changes.xml
   jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.