You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by ra0077 <gi...@git.apache.org> on 2016/04/14 22:12:26 UTC

[GitHub] jmeter pull request: Bug59328_BetterLabelAndToolTipInCSVDataSetVar...

GitHub user ra0077 opened a pull request:

    https://github.com/apache/jmeter/pull/195

    Bug59328_BetterLabelAndToolTipInCSVDataSetVariableNames

    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 can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ra0077/jmeter Bug59328_BetterLabelAndToolTipInCSVDataSetVariableNames

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/195.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #195
    
----
commit fb2cac12a69a24a83cf7cbb3ea3dd095a979a82e
Author: ra0077 <ra...@gmail.com>
Date:   2016-04-14T20:11:31Z

    Bug59328_BetterLabelAndToolTipInCSVDataSetVariableNames
    
    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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request: Bug59328_BetterLabelAndToolTipInCSVDataSetVar...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jmeter/pull/195


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---