Project

General

Profile

Actions

Bug #101367

open

page link to not hidden child of hidden page with extendToSubpages is not considered broken (linkvalidator)

Added by Sybille Peters 9 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2023-07-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In linkvalidator, page links to hidden pages are considered broken.

But extendToSubpages is not considered, the rootline is not traversed.

page [3] (hidden, extendToSubpages)
   └── page [4] (not hidden)

  • link to => 3 (hidden) : marked as broken
  • link to => 4 (child of hidden/extendToSubapges: not marked as broken, wrong.

No data to display

Actions

Also available in: Atom PDF