Actions
Bug #80988
closedLinkvalidator: External links not validated
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2017-04-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
An external link set in an RTE field, e.g. in a content element, is not recognised and therefore not checked by the link validator.
I turns out that the regular expression for splitting does not match the link tag. Additionally the softref option "subst" is not set for "url" for the bodytext field.
Actions