<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 - SID collision in hrx files"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143305">143305</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>SID collision in hrx files
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>hossein@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>There are some collisions in these files that should have been avoided:

* include/sfx2/sfxsids.hrc
* include/svx/svxids.hrc
* include/editeng/editids.hrc

For example, we see 'SID_SVX_START + 44' twice, which is not acceptable.

These collisions can result in symptoms like <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tabbed interface not working in Impress or Draw"
   href="show_bug.cgi?id=143204">tdf#143204</a> (Tabbed interface not
working in Impress or Draw) which affects all the platforms (Windows, Linux,
etc.). All these collisions should be resolved by changing the numbers added to
SID_SVX_START in svxids.hrc.

An example fix can be seen here:
<a href="https://git.libreoffice.org/core/+/8ea9a8bc43ea054521a44dc8e3bc537110ca9e33">https://git.libreoffice.org/core/+/8ea9a8bc43ea054521a44dc8e3bc537110ca9e33</a></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>