https://issues.apache.org/ooo/show_bug.cgi?id=114493

Rob Weir <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Rob Weir <[email protected]> ---
CSV files escape a quote using a two double quotes, not with a C-style
backslash.

So the correct way to encode an embedded quote would be line this:

"aaaaaa ""bbbbbb"" cccccc"

See:  http://tools.ietf.org/html/rfc4180

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to