Both the Insert Index Entry and the Edit Index Entry dialogs fail to lead to online help when clicking the Help button in LO 7.4 and 7.5. Steps: 1. Open Writer, write some text and select it 2. Insert > Table of Content and Index > Index Entry... 3. Click on Help: 404 page 4. Click Insert, then Close 5. Right-click on field > Index Entry... (or double-click it since LO 7.5) to open Edit 6. Click on Help: 404 page Both pages have the same Help ID: modules/swriter/ui/indexentry/frame. They should respectively point to https://help.libreoffice.org/latest/en-US/text/swriter/01/04120100.html and https://help.libreoffice.org/latest/en-US/text/swriter/01/02160000.html In currently supported versions: Version: 7.5.0.1 (X86_64) / LibreOffice Community Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Version: 7.4.3.2 / LibreOffice Community Build ID: 1048a8393ae2eeec98dff31b5c133c5f1d08b890 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded In a recent master build, the help buttons both lead to the page https://help.libreoffice.org/7.6/en-US/text/swriter/01/04120100.html which is correct for the Insert dialog but not for the Edit dialog. Therefore, all branches (7.4, 7.5, and master) need a fix.
Now works as expected for 7.4. Could have been a temporary documentation build issue. Still broken for 7.5, but that is probably another documentation build issue reported elsewhere: bug 152733. The wrong Help ID for the Edit dialog is an older issue, already reported in bug 129726, which should have been fixed but commits were only made to the documentation repository, not to core. Marking as a duplicate and reopening there. *** This bug has been marked as a duplicate of bug 152733 ***