<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice Dictionaries Path Cannot Be Changed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=90333#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice Dictionaries Path Cannot Be Changed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=90333">bug 90333</a>
              from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
        <pre>I suspect that the following line should be 

<a href="https://opengrok.libreoffice.org/xref/core/framework/source/services/pathsettings.cxx?r=8dc6c96a#672">https://opengrok.libreoffice.org/xref/core/framework/source/services/pathsettings.cxx?r=8dc6c96a#672</a>

xProps->setPropertyValue(aResubstPath.sPathName, css::uno::Any(OUString("")));

in order to make 

<a href="https://opengrok.libreoffice.org/xref/core/configmgr/source/access.cxx?r=80f990b8#1491">https://opengrok.libreoffice.org/xref/core/configmgr/source/access.cxx?r=80f990b8#1491</a>

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>