<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 - Not all information in a lock file is reported to the user"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130423">130423</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Not all information in a lock file is reported to the user
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nigel.arnot@silson.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
If one user of a document in a shared filestore has it open, another user on a
different system attempting to open the same file is informed of this through a
dialog asking him what action to take. However, the information given is 

"Document <name> is locked for editing by <username> <date/time>"

The information in the lockfile also includes the name of the system which has
locked the file, which is extremely useful for getting the file unlocked. 
Example of lock-file contents:

,migtest,artemis.silson.com,04.02.2020
11:48,file:///home/migtest/.config/libreoffice/4; 

Please can the information conveyed to a user attempting to open this file
include the hostname (here artemis.silson.com):

"Document <name> is locked for editing by migtest on system artemis.silson.com
since 04.02.2020 11:48"



Steps to Reproduce:
1. Put a Libreoffice file on a shared filestore and open it on logged in on
SYSTEM_A by USER_A
2. Log in as User_B on SYSTEM_B and attempt to open the same file
3.

Actual Results:
 Dialog not displaying that the file is open on SYSTEM_A

Expected Results:
Include SYSTEM_A in the dialog


Reproducible: Always


User Profile Reset: No



Additional Info:</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>