Modify

#3828 closed Bug (Fixed)

SetError() and SetExtended() - broken link to Return in Related

Reported by: mLipok Owned by: J-Paul Mesnage
Milestone: 3.3.15.5 Component: Documentation
Version: 3.3.15.4 Severity: None
Keywords: Cc:

Description (last modified by mLipok)

In SetError() and in SetExtended() documentation in "Related section", link to "Return" is broken.
I was trying to figure out how to fix it but I stuck, the only thing what I see is that hh.exe showing URL to:

res://ieframe.dll/dnserrordiagoff.htm#mk:@MSITStore:z:\autoitportable\autoit_3_3_15_4_beta\autoit.chm::/html/functions/keywords/Func.htm

but proper URL is
mk:@MSITStore:z:\autoitportable\autoit_3_3_15_4_beta\autoit.chm::/html/keywords/Func.htm

BAD:
.../html/functions/keywords/Func.htm

GOOD:
.../html/keywords/Func.htm

Attachments (0)

Change History (3)

comment:1 by mLipok, on Jun 21, 2021 at 6:22:16 PM

Description: modified (diff)
Summary: SetError - broken link to Return in RelatedSetError() and SetExtended() - broken link to Return in Related

comment:2 by Jos, on Jun 21, 2021 at 8:04:05 PM

Think all it needs is to be changed to:

###Related###
SetExtended, <a href="/html/keywords/Func.htm">Return</a>

Jos

Version 0, edited on Jun 21, 2021 at 8:04:05 PM by Jos (next)

comment:3 by J-Paul Mesnage, on Jun 22, 2021 at 9:59:43 AM

Milestone: 3.3.15.5
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [12577] in version: 3.3.15.5

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.