Actions
Feature #54519
closedReport hidden records in linkhandler link check
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2013-12-19
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.4
Tags:
Complexity:
Sprint Focus:
Description
Currently the linkhandler link check of the linkvalidator Extension will only warn about non existing or deleted records.
The idea is to also check for hidden records if this is configured (to maintain Backward compatibility).
Possible name for this setting:
mod.linkvalidator.linkhandler.reportHiddenRecords = 1
For this to work the TSConfig needs to be available in the link checkers (see #54518).
Actions