Bug 97821

Summary: [HELPWIKI] HLOOKUP link to VLOOKUP is broken
Product: LibreOffice Reporter: Dennis Roczek <dennisroczek>
Component: DocumentationAssignee: Gabor Kelemen (allotropia) <kelemeng>
Status: RESOLVED FIXED    
Severity: normal CC: dennisroczek
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=97823
Whiteboard: target:5.3.0
Crash report or crash signature: Regression By:

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