[Libreoffice-bugs] [Bug 39830] Need to select decimal separator when opening a csv file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 26 03:34:21 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=39830

--- Comment #4 from Milan Bouchet-Valat <nalimilan at club.fr> 2011-09-26 03:34:20 PDT ---
It's probably possible to detect the decimal separator automatically. If we
find "." surrounded by numbers in the file, we can assume it's the decimal
separator. Same for ",". The only complex point is that one needs to handle
quoting and conflicts in case the CSV separator is the same as the decimal one,
but that's not impossible.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list