https://bz.apache.org/bugzilla/show_bug.cgi?id=58606
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Sebb <[email protected]> --- I just tried, and I get: 1447414880174,359,"test""test",,,Thread Group 1-1,text,true,0,1,1,0 Note that the label is enclosed in double-quotes. The standard for CSV requires that embedded double-quotes are doubled-up. Try reloading the JTL file in a Listener (or a spreadsheet) and you will see that only a single " is displayed. If your app is reading the JTL file differently, then it is non-standard. This is not a JMeter bug -- You are receiving this mail because: You are the assignee for the bug.
