[Libreoffice-bugs] [Bug 90333] LibreOffice Dictionaries Path Cannot Be Changed
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 23 22:49:14 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=90333
--- Comment #15 from himajin100000 at gmail.com ---
I suspect that the following line should be
https://opengrok.libreoffice.org/xref/core/framework/source/services/pathsettings.cxx?r=8dc6c96a#672
xProps->setPropertyValue(aResubstPath.sPathName, css::uno::Any(OUString("")));
in order to make
https://opengrok.libreoffice.org/xref/core/configmgr/source/access.cxx?r=80f990b8#1491
value.hasValue() true.
but in this case the dialog for the path selection where radio buttons exists
showed three items with an empty string.
want someone's feedback.
--
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/20181123/889a3591/attachment.html>
More information about the Libreoffice-bugs
mailing list