Bug 129499 - Basic 'long integer color value' help page has a weird layout
Summary: Basic 'long integer color value' help page has a weird layout
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
6.3.0.4 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-19 15:27 UTC by LibreOfficiant
Modified: 2019-12-27 18:30 UTC (History)
3 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 LibreOfficiant 2019-12-19 15:27:42 UTC
Description:
Page layout is that of a Basic while it should pure text + examples values within a table.

Extra paragraphs that are irrelevant should be removed.

Steps to Reproduce:
1. Click 1st link in 'RGB function' Basic help page
  OR
1. Open https://help.libreoffice.org/6.3/en-US/text/sbasic/shared/00000003.html?&DbPAR=BASIC help page

Actual Results:
a help page with irrelevant 'Foo function' and VBA related help page layout

Expected Results:
Useless paragraphs should be removed


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 V Stuart Foote 2019-12-19 22:55:39 UTC
Confirmed, just the looks like <link href... /> to the "long integer color value" is not closed correctly in the XHP, so picks up other shared elements from 00000003.xhp

https://opengrok.libreoffice.org/xref/help/source/text/sbasic/shared/03010305.xhp?r=75cf3186#34
Comment 2 V Stuart Foote 2019-12-19 22:59:52 UTC
or should it maybe be an <embed href.../>?
Comment 3 Olivier Hallot 2019-12-27 18:23:21 UTC
This page is an auxiliary Help page that provides elements (tables, headings, codes) to be embedded in other Help pages. Its layout is not relevant and don't need to be fixed. -> not a bug.
Comment 4 LibreOfficiant 2019-12-27 18:30:21 UTC
Therefore it should not be linked from ‘RGB function’ help page and should not be indexed.

I suggest to clean the mentioned link