https://bugs.documentfoundation.org/show_bug.cgi?id=93634

--- Comment #1 from Regina Henschel <[email protected]> ---
The error is in file core\fpicker\source\win32\filepicker\VistaFilePicker.cxx;
method VistaFilePicker::getDisplayDirectory(); line#249
-    const OUString sDirectory = rRequest->getArgumentOrDefault(PROP_FILENAME,
OUString());
+    const OUString sDirectory = rRequest->getArgumentOrDefault(PROP_DIRECTORY,
OUString());

patch is waiting in https://gerrit.libreoffice.org/#/c/18127/

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

Reply via email to