Actions
Bug #106675
openChecking links to pages does not check if page is hidden via rootline (e.g. if child of hidden=1 and extendToSubpages=1)
Status:
New
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2025-05-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
A link to a subpage of page with hidden=1 and extendToSubpages=1 should be detected as broken. Should also check subpages of startime, endtime, fe_group.
Steps to Reproduce¶
- Create a page with hidden=1 and extendToSubpages=1
- Create a not hidden subpage of this page
- Create a page link to this page
- Run check links
Expected behavior: The page link should be detected as 404.
Actual behavior: Link is detected as "ok"
Versions¶
- TYPO3 version: main (14.0.0-dev) and lower
No data to display
Actions