https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #29 from Stephan Bergmann <sberg...@redhat.com> ---
The problem is that fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx:687

  HRESULT hResult = SHCreateItemFromParsingName ( sDirectory.getStr(), NULL,
IID_PPV_ARGS(&pFolder) );

with sDirectory being "file:///C:/Folder%20one/Pe%C3$A7as/Folder%20two/" fails
with hResult being HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to