https://bz.apache.org/bugzilla/show_bug.cgi?id=66140
Felix Schumacher <felix.schumac...@internetallee.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #10 from Felix Schumacher <felix.schumac...@internetallee.de> --- @Frederic, can you test the one of the next builds from trunk? It should work with your file and a mis-configured delimiter, but should log another warning in the jmeter.log file. commit b22b00c69459dad4f7b02518c6a5e1f4bcfebad4 AuthorDate: Sat Jul 9 14:14:09 2022 +0200 Guess the delimiter of the CSV source, when configured one seems wrong. This is in line with the behaviour of CSVSaveService. Bugzilla Id: 66140 --- .../jmeter/report/core/SampleMetaDataParser.java | 38 ++++++++++++++++++++-- xdocs/changes.xml | 2 ++ 2 files changed, 37 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.