[Libreoffice-bugs] [Bug 119812] New: Non-functional "Windows Share" item shown among server types in File Services dialog on Windows
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 11 17:27:47 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119812
Bug ID: 119812
Summary: Non-functional "Windows Share" item shown among server
types in File Services dialog on Windows
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: difficultyBeginner, easyHack, skillCpp
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
On Windows, "Windows Share" server type is non-functional (there's no smb
protocol handler there, which makes share enumeration a no-op). Though, the
item is shown in the File Services dialog, and it's possible to create such
non-functional services. The item needs to be hidden in Windows builds.
The item is pre-defined in svtools/uiconfig/ui/placeedit.ui, and its handler is
assigned in PlaceEditDialog::InitDetails
(svtools/source/dialogs/PlaceEditDialog.cxx) - search for comment "// Create
Windows Share control".
--
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/20180911/8bb01787/attachment.html>
More information about the Libreoffice-bugs
mailing list