Details
Description
We occasionally find broken (internal) links in the help files. Checking for this should be automatable.
- parse entries for <mapID target="x" url="y"> in help.jhm
- parse url's and check they are valid paths to help files
- parse values for "target" in helpTOC.xml and check they all exist in help.jhm
- parse any "href" in help/**/*.html that does not start with "http" and check it is a valid relative file path
- parse entries for <mapID target="x" url="y"> in help.jhm
- parse url's and check they are valid paths to help files
- parse values for "target" in helpTOC.xml and check they all exist in help.jhm
- parse any "href" in help/**/*.html that does not start with "http" and check it is a valid relative file path
Attachments
Issue Links
- related with
-
JAL-1985 Broken href in popupmenu help page
- Open
-
JAL-2067 Broken help TOC link for 'Select columns by annotation'
- Closed
-
JAL-2078 Broken link (to Groovy) in Help file
- Closed
-
JAL-2252 link checker can't parse anchor names that break over multiple lines
- Closed
-
JAL-3287 HelpLinksChecker.class does not work properly when run in Windows
- Closed