<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [rfe] Template Manager should give feedback message when it cannot rename a template to an existing name"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138883#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [rfe] Template Manager should give feedback message when it cannot rename a template to an existing name"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138883">bug 138883</a>
              from <span class="vcard"><a class="email" href="mailto:sdc.blanco@youmail.dk" title="sdc.blanco@youmail.dk">sdc.blanco@youmail.dk</a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=138883#c9">comment #9</a>)
<span class="quote">> If renaming the templates effects the actual file name</span >
afaict, no.

The change is to File-Properties-Description-Title.

Is this the relevant piece of code?
<a href="https://opengrok.libreoffice.org/xref/core/sfx2/source/control/templatelocalview.cxx?r=b541cd9a#189">https://opengrok.libreoffice.org/xref/core/sfx2/source/control/templatelocalview.cxx?r=b541cd9a#189</a>

Possibly we are getting "cheated" by the (lack of) "refresh" problem.

If you can reproduce the following, then I am going to stop trying to figure
out "empirically" what is going on.

1.  "New Category" with one user-defined template in it. 
2.  Rename template to "alpha" (shows "alpha")
3.  Change Category to "All Categories", then back to "New Category" 
     (shows previous template name)
4.  Settings>Refresh (in "New Category")  (still shows previous name)
5.  Change to "All Categories" and back to "New Category"
      (shows "alpha")

But I think/hope this example reveals to a developer where "refresh" and
"canvas" update has to take place.</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>