Bug 139216 - Index bookmarks listed under wrong module
Summary: Index bookmarks listed under wrong module
Status: RESOLVED DUPLICATE of bug 123506
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: New-Help
  Show dependency treegraph
 
Reported: 2020-12-25 00:14 UTC by Ming Hua
Modified: 2021-09-24 14:10 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ming Hua 2020-12-25 00:14:23 UTC
Description:
While trying to work on another bug about Help I noticed a strange thing.  For both my local offline 7.1 and online 7.2 help, the search box for indices on the left part of the help page would put certain bookmarks/keywords in the wrong module.

Steps to reproduce:
1. Open any offline help page, or go to https://help.libreoffice.org/7.2/ which will be redirected to https://help.libreoffice.org/7.2/en-US/text/shared/05/new_help.html ;
2. Type "toolbar" in the Index search box at the left;
3. See that "fixing toolbars", "placing toolbars", "toolbars -- viewing/closing" and many other entries listed under "BASIC" module.  However, they all link to page https://help.libreoffice.org/7.2/en-US/text/shared/guide/floating_toolbar.html and should be listed in "GLOBAL" instead;
4. Similarly, "curves -- toolbar" is also listed in "BASIC", and should be in "IMPRESS" instead since it links to https://help.libreoffice.org/7.2/en-US/text/simpress/02/10080000.html . On the other hand, "toolbars -- curves" is in the correct "IMPRESS" module and links to the same page.
Comment 1 Buovjaga 2021-09-24 09:49:01 UTC
Seems fixed by the commit for bug 123506

*** This bug has been marked as a duplicate of bug 123506 ***
Comment 2 Ming Hua 2021-09-24 14:10:41 UTC
Indeed this seems to be fixed on https://help.libreoffice.org/7.3/ .

Thanks Buovjaga and Olivier!