Bug 97821 - [HELPWIKI] HLOOKUP link to VLOOKUP is broken
Summary: [HELPWIKI] HLOOKUP link to VLOOKUP is broken
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Gabor Kelemen (allotropia)
URL:
Whiteboard: target:5.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-12 21:23 UTC by Dennis Roczek
Modified: 2016-09-19 07:09 UTC (History)
1 user (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 Dennis Roczek 2016-02-12 21:23:46 UTC
https://help.libreoffice.org/Calc/Spreadsheet_Functions#HLOOKUP
Reason is that the wiki markup looks like that:


See also:[[Calc/Spreadsheet_Functions|VLOOKUP]] (columns and rows are exchanged)

as the link is on the same page, the linktext simply gets boldface. It would work if [[Calc/Spreadsheet_Functions#VLOOKUP|VLOOKUP]] or [[#VLOOKUP|VLOOKUP]] would look like.
Comment 1 Commit Notification 2016-09-19 07:09:18 UTC
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=e21bf9fa94cae8ec3527bed2aa6b4c71501b65eb

tdf#97821 Add section anchors to VLOOKUP/HLOOKUP links