https://bugs.documentfoundation.org/show_bug.cgi?id=155848
--- Comment #1 from Mike Kaganski <[email protected]> --- If 0.65 appeared in a CSV, and got imported as text, and shows '0.65 in the edit line, all this means: 1. That the locale defined in the import dialog uses comma as decimal separator; 2. And that the locale set in your spreadsheet cells uses dot as decimal separator. In essence, it is a user error of not setting the CSV import settings properly in the dialog, and not a bug. Of course, it's just an educated guess, in the absence of a sample CSV. You should either set the locale in the import dialog to e.g. en-US (if all the data in the CSV uses those conventions), or you may select "USA" per-column there in the dialog, if the data happens to be mixed. -- You are receiving this mail because: You are the assignee for the bug.
