[Libreoffice-bugs] [Bug 125110] CalcSpreadsheet: issues converting .CSV where there are more than 30K rows of data
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 4 13:49:46 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125110
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erack at redhat.com
--- Comment #3 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Julien Nabet from comment #2)
> don't think we have a bug here.
Not sure; RFC 4180 tells:
> 7. If double-quotes are used to enclose fields, then a double-quote
> appearing inside a field must be escaped by preceding it with
> another double quote.
So a single quote in a field starting with a quote shouldn't be treated as a
normal quote in a quote-enclosed field; rather, if it's not followed by a field
separator, the string should be treated as not-quore-enclosed; and the quotes
should be treated as normal characters, part of the field. At least that's my
understanding of the situation.
But here, expert opinion is required.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190504/bdeb4376/attachment.html>
More information about the Libreoffice-bugs
mailing list