https://bz.apache.org/ooo/show_bug.cgi?id=108678
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from [email protected] --- While I can confirm this bug in AOO 3.2, it must have been fixed some time after. On 4.2.0-dev AOO does do autodetection of UTF-8 vs UTF-16 vs ASCII, in sc/source/ui/dbgui/scuiasciiopt.cxx method ScImportAsciiDlg::ScImportAsciiDlg() using the mpDatStream->StartReadingUnicodeText() method, and I verified that the attached file's encoding is successfully autodetected as UTF-8 on both Windows and FreeBSD: the default "Character set" value is now "Unicode (UTF-8)", not "System". Resolving fixed. -- You are receiving this mail because: You are on the CC list for the issue.
