<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN: Certain syntax of opening file from samba share results in Document in Use dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128598">128598</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN: Certain syntax of opening file from samba share results in Document in Use dialog
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.0.4 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>bibisected, bisected, regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>baron@caesar.elte.hu
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>sbergman@redhat.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>104742
          </td>
        </tr></table>
      <p>
        <div>
        <pre>From Linux, open a file on a (writable) samba share using the following command
line syntaxes:
1. ./soffice -o //<host>/<share>/<filename.ext>
2. ./soffice -o file://<host>/<share>/<filename.ext>
3. ./soffice -o smb://<host>/<share>/<filename.ext>

=> Attempts 1. and 2. will show Document in Use dialog, ie. the document can't
be opened for writing.
Attempt 3. opens the document for writing.

Reproduced in LO 6.4.0.0.alpha1+ (51f6b20a0c8c3b2830547e4400cf4c513e9d9c00),
6.3.0.4 / Ubuntu 19.04.
In LO 6.2.0.3, all 3 syntaxes open the file for writing.
=> regression

I presume smb is the official prefix, but perhaps the other two syntaxes should
work as well. Bibisected the change in behavior to the following commit using
repo bibisect-linux-64-6.3. Adding Cc: to Stephan Bergmann, please take a look
sometimes.

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=46c645bf4e9909f5296e75028f1f5434e83942d2">https://cgit.freedesktop.org/libreoffice/core/commit/?id=46c645bf4e9909f5296e75028f1f5434e83942d2</a>
author          Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>>  2019-02-04 17:38:29
+0100
committer       Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>>  2019-02-05 19:55:04
+0100

Move dubious file: -> smb: conversion from INetURLObject to file UCP</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Network-involved bugs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104742">Bug 104742</a>] [META] Network-involved bugs
              </li>
          </ul>
        </div>
        <br>

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

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