<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 - Saving file with a different LO-recognized exension does not add correct extension"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111070">111070</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Saving file with a different LO-recognized exension does not add correct 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>This issue might be Windows-only.

- For reference, save a new file without extension (eg. "abcd"), with default,
ODT type.

=> Correctly, ".odt" extension is added, so the file is named "abcd.odt".

- Another correct example, save it with a bogus extension (eg. "abcd.12").

=> Correctly, ".odt" extension is added, so the file is named "abcd.12.odt".

- Now save it with the name "abcd.doc" (don't change type).

=> ".odf" extension is not added, file is saved with the name "abcd.doc", but
in ODF format, which is bad.

I could imagine the behavior depending on "Automatic file name extension" (the
setting is Win-only, though), but it wasn't touched, and it's checked the whole
time.

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>