<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 - Conflicting template names"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129804">129804</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Conflicting template names
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>Windows (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>johnsmithbeatles@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Consider you have 2 templates somewhere in the external directory (e.g.
C:\Users\John\Desktop):

one template is for Writer, and one template is for Calc.

They have the same base name: template. That is, their names are

template.ots and template.ott

Then, proceed the following steps:

1. Copy Writer template to the default templates directory; i.e.
   C:\Users\John\AppData\Roaming\LibreOffice\4\user\template

2. Open Writer, select File > Templates > Manage Templates
   and make sure the copied template is shown.

3. Delete the copied template from 
   C:\Users\John\AppData\Roaming\LibreOffice\4\user\template

4. Repeat steps 1 and 2 for Calc.

5. Don't delete Calc template. Copy Writer template.
   Thus, you will have both templates in
   C:\Users\John\AppData\Roaming\LibreOffice\4\user\template

6. Repeat step 2. The, repeat step 2 for Calc.
   You will see that Writer "see" template.ott, but
   Calc don't "see" template.ots

7. Rename one of these templates and see that problem is gone.
   Now, both templates are "visible".

So, when we have templates with the same names (e.g. template.ots and
template.ott, or foo.ots and foo.ott), LibreOffice see only one of them.

Steps to Reproduce:
-

Actual Results:
-

Expected Results:
-


Reproducible: Always


User Profile Reset: Yes



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>