https://bugs.documentfoundation.org/show_bug.cgi?id=150714
--- Comment #1 from Eike Rathke <[email protected]> --- Without looking at code I'd assume the system/thread encoding is used for recovery, which probably still happens to be some nasty ugly legacy code page on Windows and not even ISO 8859-1 but Windows-1252 or whatever the regional system settings offer. Or there's some default forcing ISO 8859-1 that might originate from legacy reasons. Sounds sensible to default to UTF-8 instead for CSV recovery if both save/restore use it. -- You are receiving this mail because: You are the assignee for the bug.
