Opened on Jun 21, 2021 at 6:18:49 PM
Last modified on Jun 22, 2021 at 9:59:43 AM
#3828 closed Bug
SetError - broken link to Return in Related — at Initial Version
| Reported by: | mLipok | Owned by: | |
|---|---|---|---|
| Milestone: | 3.3.15.5 | Component: | Documentation |
| Version: | 3.3.15.4 | Severity: | None |
| Keywords: | Cc: |
Description
In SetError() 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
Note:
See TracTickets
for help on using tickets.
