https://bz.apache.org/ooo/show_bug.cgi?id=126956
--- Comment #2 from Libor <[email protected]> --- Environment and setup 1) I have just plain program installation on Win10 Pro. 2) CSV extension association is with AOO as done by installed program (no other program installed on machine to manipulate with CSV, Open Doc/Calc formats, etc.)). Steps for CSV import (repro): 1) Supplied file is on file system. 2) I double click on file (via TotalCmd) and let association work. 3) When Text Import dialog appears I make sure setup is as shown on attached file "TextImportDialog.png" 4) After OK click spreadsheet opens on screen 5) Row 1 with titles looks fine on spreadsheet but data are wrongly placed Problem: 1) K2...S2 columns contain data which really belongs to K2 only 2) This problem is repeated on row 3 to 8 (essentially same text) Text for K2 really shall contain text with commas included This must be related to comma (,) delimiter selection (probably is used just plain Split() function?) . When I have file with TAB delimiter than import is OK (all required data are inserted into K cell as expected) -- You are receiving this mail because: You are the assignee for the issue.
