Feature #89426
Updated by Sybille Peters almost 5 years ago
If a page -(or (or content element, or ...)- ...) is removed, the related broken links are not removed from tx_linkvalidator_link. They are not displayed because only broken links of subpages of current page are displayed, so it is not a huge problem. But, eventually, this clutters up the tx_linkvalidator_link table. Currently, there is no possibility to remove stale (no longer relevant) broken links except removing them manually from the db table.