https://bugs.documentfoundation.org/show_bug.cgi?id=155047
--- Comment #2 from [email protected] <[email protected]> --- (In reply to Eike Rathke from comment #1) > If I do an unzip -l on that file I get a 'AuprКs de ma blonde.odt' > Much likely the original file name is in some 8-bit code page encoding not > matching the file system's encoding (which nowadays except on Windows is > usually UTF-8, less some old never-die systems). Of course these names don't > match then and asking for one doesn't find the other. I think this is correct: The problem exists only in Windows and affected are file/path names not coded in UTF8 but in 8 bit code with special characters in the range from 0x80 until 0xff. Would it make a difference when I attach a document with the name "Tästdokument.ods" (name coded in 8 bit)? -- You are receiving this mail because: You are the assignee for the bug.
