Modify

Opened 5 years ago

Closed 5 years ago

#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, 5 years ago

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

comment:2 by Jos, 5 years ago

Think all it needs is to be changed SetError.txt:

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

.. and the SetExtended.txt the same change.

Jos

Version 1, edited 5 years ago by Jos (previous) (next) (diff)

comment:3 by J-Paul Mesnage, 5 years ago

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.