[Libreoffice-bugs] [Bug 141710] LO-Calc hangs opening a xls-sheet on LINUX where the filename contains special characters (german umlaut ü/ä)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 17 07:55:52 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141710
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, here's the test I did:
- Create a brand new xls file with LO containing just "test" in A1
- Save file with "test.xls"
- Close LO
- Rename the file with:
mv test.xls "BBB Iphonezübehör.xls"
- ./soffice /tmp/BBB\ Iphonezübehör.xls
(Debian automatically put \ to escape the space)
=> no pb
I also did:
- ./soffice "/tmp/BBB Iphonezübehör.xls"
=> no pb
I must recognize, I don't understand BBB
Iphonez'$'\303\274''beh'$'\303\266''r.xls
what's the encoding?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210417/3736c95c/attachment.htm>
More information about the Libreoffice-bugs
mailing list