Bug 53807

Summary: CSV Dataset does not handle embedded new lines in quoted data
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Bug Depends on: 53806    
Bug Blocks:    

Description Sebb 2012-08-31 13:33:47 UTC
CSV Dataset does not currently handle embedded new lines in quoted data.

This is tricky at present, see Bug 53806.
Comment 1 Sebb 2012-09-13 23:02:21 UTC
URL: http://svn.apache.org/viewvc?rev=1384594&view=rev
Log:
CSV Dataset does not handle embedded new lines in quoted data
Bugzilla Id: 53807

Added:
    jmeter/trunk/bin/testfiles/testquoted.csv
Modified:
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSet.java
    jmeter/trunk/test/src/org/apache/jmeter/config/TestCVSDataSet.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:51 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2909