You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/01/18 21:04:26 UTC

[Bug 60603] New: CSV Data Set Config : Add a property to ignore first line

https://bz.apache.org/bugzilla/show_bug.cgi?id=60603

            Bug ID: 60603
           Summary: CSV Data Set Config : Add a property to ignore first
                    line
           Product: JMeter
           Version: 3.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

It would be nice to be able to:
- fill in Variable Names 
- AND be able to put headers in CSV files (thus you don't have to open CSV file
to know column names)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60603] CSV Data Set Config : Add a property to ignore first line

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60603

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Jan 18 21:35:20 2017
New Revision: 1779390

URL: http://svn.apache.org/viewvc?rev=1779390&view=rev
Log:
Bug 60603 - CSV Data Set Config : Add a property to ignore first line
Bugzilla Id: 60603

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSet.java
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetBeanInfo.java
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources.properties
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_fr.properties
    jmeter/trunk/src/core/org/apache/jmeter/services/FileServer.java
    jmeter/trunk/xdocs/usermanual/component_reference.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.