vlsi commented on issue #5770:
URL: https://github.com/apache/jmeter/issues/5770#issuecomment-1554402532

   I think the bug report is invalid.
   
   See https://datatracker.ietf.org/doc/html/rfc4180#section-2
   
   ```
   Fields containing line breaks (CRLF), double quotes, and commas
          should be enclosed in double-quotes.  For example:
   
          "aaa","b CRLF
          bb","ccc" CRLF
          zzz,yyy,xxx
   ```
   
   RFC suggests that it is fine to have a newline inside double-quoted field.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to