https://bugs.documentfoundation.org/show_bug.cgi?id=166211
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #11 from Mike Kaganski <[email protected]> --- (In reply to dpkesling from comment #6) > Created attachment 200384 [details] > modified file saved by Calc showing corrupted fields This means, that in your *CSV export* settings, UTF-7 (not UTF-8!) encoding is selected. You likely chose it when saving some newly created file. 1. Open your original 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. In the "Character set" field of the Export Text File dialog, make sure to change "UTF-7" (the encoding creating those "+AC0-" things) to "UTF-8" (or the other wanted encoding). Curiously, bug 166208 was created ~simultaneously. If the UTF-7 encoding is selected automatically, not as the user error, then that would be a real bug; but we need to learn how to reproduce. *** This bug has been marked as a duplicate of bug 166208 *** -- You are receiving this mail because: You are the assignee for the bug.
