[Libreoffice-bugs] [Bug 143305] New: SID collision in hrx files

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 12 06:20:23 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=143305

            Bug ID: 143305
           Summary: SID collision in hrx files
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: hossein at libreoffice.org

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 tdf#143204 (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:
https://git.libreoffice.org/core/+/8ea9a8bc43ea054521a44dc8e3bc537110ca9e33

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210712/ed57a1ef/attachment.htm>


More information about the Libreoffice-bugs mailing list