Actions
Bug #101670
openEpic #85006: Reduce falsely reported broken links
Linkvalidator reports some external URLs as "false positives"
Status:
New
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2023-08-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Links are reported as broken which are not broken.
Known cases:
1. sites without complete certificate chain ( intermediate (not root) certs missing), Qualys SSLLabs reports this when checking, but browsers resolve this by fetching (and storing) the intermediate certificates, so the URL seems to work fine in the browser
2. sites protected by Cloadflare (returns status code 503)
Some other sites also cause problems for unknown reasons:
- etc.
Updated by Sybille Peters over 1 year ago
- Related to Bug #99909: False positive broken links by parsing URLs not inside <a> tags added
Updated by Sybille Peters over 1 year ago
- Related to Task #89287: Make linkvalidator crawling polite added
Updated by Sybille Peters over 1 year ago
- Related to Feature #92822: Ignore button for link targets added
Updated by Sybille Peters over 1 year ago
- Related to Task #101597: Document known issues in Linkvalidator added
Updated by Sybille Peters over 1 year ago
- Related to Task #101671: Disable external linktypes by default in linkvalidator added
Actions