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

--- Comment #1 from Regina Henschel <rb.hensc...@t-online.de> ---
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to