GitHub user ra0077 opened a pull request:

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

    Bug59349_IncludeControllerFilenameTrim

    Hi,
    
    Like I have proposed in "Bug 56877 - CSVDataSet does not trim spaces in
    <filename>.csv", I split this issue into different PR/Issues to merge
    fix step by step
    
    With this fix I propose to trim spaces in input filename in
    IncludeController.
    
    Without this fix, if the user put a space at the beginning of the input
    filename, we have an exception 
    
    It's added to "Bug 59329 - Trim spaces in input filename in CSVDataSet".
    
    Very soon next PR to complete Bug 56877
    
    
    Antonio

You can merge this pull request into a Git repository by running:

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

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

    https://github.com/apache/jmeter/pull/200.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 #200
    
----
commit 4514a27433b8c70b6ca4e3eb5672390712168573
Author: ra0077 <ra0...@gmail.com>
Date:   2016-04-18T14:43:09Z

    Bug59349_IncludeControllerFilenameTrim
    
    Hi,
    
    Like I have proposed in "Bug 56877 - CSVDataSet does not trim spaces in
    <filename>.csv", I split this issue into different PR/Issues to merge
    fix step by step
    
    With this fix I propose to trim spaces in input filename in
    IncludeController.
    
    Without this fix, if the user put a space at the beginning of the input
    filename, we have an exception 
    
    It's added to "Bug 59329 - Trim spaces in input filename in CSVDataSet".
    
    Very soon next PR to complete Bug 56877
    
    
    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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to