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:24:06 UTC

[Bug 59329] New: Trim spaces in input filename in CSVDataSet

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

            Bug ID: 59329
           Summary: Trim spaces in input filename 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,

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 CSVDataSet.

Without this fix, if the user put a space at the beginning of the input
filename, we have an illegal argument exception 

Antonio

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

[Bug 59329] Trim spaces in input filename in CSVDataSet

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

Antonio Gomes Rodrigues <ra...@gmail.com> changed:

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

--- Comment #2 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
Patch committed

Antonio

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

[Bug 59329] Trim spaces in input filename in CSVDataSet

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

--- Comment #1 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
Hi

PR 196 commited

Antonio

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