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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to