https://bugs.documentfoundation.org/show_bug.cgi?id=98343
--- Comment #6 from Eneko Lacunza <[email protected]> --- Windows can in fact use PATHs longer than 260 chars, using unicode paths, and LO is trying to use them (they start with "\\?\"). Problem is first server char is lost. Error message shows path starting "\\?\UNC\erver\..." but it is wrong, should be "\\?\UNC\server\..." Build details: --- Versión: 5.0.5.2 Id. de compilación: 55b006a02d247b5f7215fc6ea0fde844b30035b3 Configuración regional: es-ES (es_ES) --- It was the Windows OS explorer dialog, but I tried with LibreOffice dialog as per your instructions, and the same error appears. I can see path has one non-ascii char (Ó), maybe that's the problem?. I tested putting more non-ascii chars in the file name, but the same error remains (no difference in lost chars in server name) Thanks -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
