<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:saverio.pub2@gmail.com" title="saverio.pub2@gmail.com">saverio.pub2@gmail.com</a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Specific autocorrection performed only if certain text exists in the document."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115833">bug 115833</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Specific autocorrection performed only if certain text exists in the document."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115833#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Specific autocorrection performed only if certain text exists in the document."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115833">bug 115833</a>
              from <span class="vcard"><a class="email" href="mailto:saverio.pub2@gmail.com" title="saverio.pub2@gmail.com">saverio.pub2@gmail.com</a>
</span></b>
        <pre>It turns out that this is not a bug. I've previously filed another bug for
related reasons, and I got a clarifying answer.

The reason is that replacements are per-locale, and documents have an
associated locale; therefore, the removal of the replacement must be performed
on the document locale, not on the default one.

This is a bit confusing due to locale being multilayered; in the case of the
minimal test case, it can be observer via `Tools` -> `Language` -> `For
selection`, which will show `Italian (Italy)`. Removing the triple-dot from the
replacement table for the `Italian (Italy)` language will yield the desired
effect.</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>