Bug 59329 - Trim spaces in input filename in CSVDataSet
Summary: Trim spaces in input filename in CSVDataSet
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: PC Windows NT
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-14 20:24 UTC by Antonio Gomes Rodrigues
Modified: 2016-09-16 21:08 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes Rodrigues 2016-04-14 20:24:06 UTC
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
Comment 1 Antonio Gomes Rodrigues 2016-04-14 20:36:32 UTC
Hi

PR 196 commited

Antonio
Comment 2 Antonio Gomes Rodrigues 2016-09-16 21:08:34 UTC
Patch committed

Antonio
Comment 3 The ASF infrastructure team 2022-09-24 20:38:03 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3945