[Libreoffice-bugs] [Bug 138537] Import CSV sometimes change delimeted char-values to numbers

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 28 10:26:41 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=138537

--- Comment #1 from Frank B. <kuerbis42 at yahoo.de> ---
additional info to line 288:
a faulty input 'causes this problem, but maybe it would be better,
if a delimeted phrase (e.g. by ") is taken as ONE expression

So that the input
"foo","bar","foo,bar"

results to:

foo    bar   foo,bar


and not to: 

foo    bar   foo   bar"

-- 
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/20201128/1f4c0bc5/attachment.htm>


More information about the Libreoffice-bugs mailing list