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 2016/04/14 22:09:51 UTC

[Bug 59328] New: Better label to Variable Names tooltip in CSVDataSet

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

            Bug ID: 59328
           Summary: Better label to Variable Names tooltip in CSVDataSet
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: ra0077@gmail.com

Hi,

in CSVDataSet if the variable name field is empty, then the first line of the
file is read and interpreted as the list of column names.

It's a great feature but we need to read the doc to have the information.

I propose to put this information in the tooltip.

Second modification is to remove "Separate by commas" because this information
is already in the display name.

Antonio

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

[Bug 59328] Better label to Variable Names tooltip in CSVDataSet

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

--- Comment #1 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
PR 195 commited

Antonio

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

[Bug 59328] Better tooltip for Variable Names in CSVDataSet

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
                 OS|Windows NT                  |All
            Summary|Better label to Variable    |Better tooltip for Variable
                   |Names tooltip in CSVDataSet |Names in CSVDataSet
           Hardware|PC                          |All

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

[Bug 59328] Better tooltip for Variable Names in CSVDataSet

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Apr 14 20:29:31 2016
New Revision: 1739185

URL: http://svn.apache.org/viewvc?rev=1739185&view=rev
Log:
Bug 59328 - Better tooltip for Variable Names in CSVDataSet
Contributed by Antonio Gomes Rodrigues
#resolve #195
Bugzilla Id: 59328

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources.properties
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_de.properties
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_es.properties
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_fr.properties
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_pl.properties
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_pt_BR.properties
   
jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_tr.properties
    jmeter/trunk/xdocs/changes.xml

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