<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 - Behavior is not consistent when saving with unknown file extension"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111071">111071</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Behavior is not consistent when saving with unknown file extension
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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></table>
      <p>
        <div>
        <pre>For clarification, "unknown file extension" is anything that's after the last
period in the file name, not necessarily an actual file extension. Users often
add dates or versions to file name, sometimes delimited by dots.

Normally the files end in an actual extension, but if not, it can cause
subsequent issues.

- Save a file with the name "abcd.12" in Writer.

=> ".odt" is correctly added as extension, which is good.

- Rename the file to "abcd.12" in the OS.
- Save a file with the name "abcd.12" in Writer in the same directory.

=> There is a confirmation dialog for overwriting the existing "abcd.12" file,
so ".odt" is not added in this case, which is inconsistent.

In Windows there's a checkbox in the save dialog, "Automatic file name
extension" that wasn't touched, and was checked in both cases.

Observed with LO 5.4.0.3 & 3.3.0 / Windows 7.</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>