https://bugs.documentfoundation.org/show_bug.cgi?id=166208
--- Comment #5 from Mike Kaganski <[email protected]> --- (In reply to MartinP from comment #4) > Instructions to recreate the "bug" > 1. Now open the csv file created above in libre calc. > 2. Save the file in libre calc. > 3. Open the text file with a text editor. > 4. What do you see? I see a newline appeared after the line. But neither encoding is reported changed, nor there were any new characters. So there is a question, how come that you have UTF-7 set in your CSV export settings. Now please: 1. Open your csv file in libre calc. 2. File->Save As. 3. In the File Picker dialog, check the "Edit filter settings" checkbox, and press OK. 4. Confirm file format (Use Text CSV Format), if asked. 5. What do you see in the "Character set" field of the Export Text File dialog? I assume, you will see UTF-7 there; and I also assume, that you saw this dialog in the past at least once (it could be e.g. when you created a spreadsheet anew, and saved as CSV); and there, you chosen UTF-7 mistakenly, instead of UTF-8. If I'm right, than the incorrect encoding ("character set") there is the user error. But the real problem here is that it doesn't pick the encoding from the value that you used in the Import dialog, but uses the "last used" value from another time (which is, again, bug 150836). -- You are receiving this mail because: You are the assignee for the bug.
