[Libreoffice-bugs] [Bug 56910] FILEOPEN Calc text import dialog preview with non-default separators initializes too long
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 28 11:22:13 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=56910
Buovjaga <todventtu at suomi24.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bibisected
Version|3.6.3.2 release |3.6.0.4 release
--- Comment #11 from Buovjaga <todventtu at suomi24.fi> ---
Bibisect with Linux 43all points to range
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=d31997559adac6f03d932cb6c5819149c38c1398...1856186951a70a0bcac4e0c3632ca4afe68c05e3
Out of which Eike's commit stands out:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=7928b651965f747b02593d2a9fc73fac7c86dbf5
commit 7928b651965f747b02593d2a9fc73fac7c86dbf5 (patch)
tree 079cabd464d84456fc63a44849c402fee1ccd65b
parent 95cc5de63b20c5986fe8f3913da86002eabd7cb1 (diff)
resolved fdo#48621 better handling of broken CSV files
* non-escaped (not doubled) quotes in quoted strings are regarded as broken
representation and are taken literally, only a quote followed by a separator
ends a field. If not being a separator themselves, trailing blanks between
the ending quote and the separator are ignored, complementary to leading
blanks between a separator and a quote.
* quotes in a non-quoted string are taken literally
Maybe a trade-off between speed and quality? :) Eike is already in CC
--
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/20180628/9589b7e3/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list