Project

General

Profile

Actions

Bug #15984

open

menu.showAccessRestrictedPages doesn't replace link for "include subpages"

Added by Wolfgang Sassik almost 18 years ago. Updated 10 months ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2006-04-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:
Stabilization Sprint

Description

When creating a menu with showAccessRestrictedPages set to any PID, links to pages that inherit a usergroup restriction ("include subpages" set on a parent page) won't be substituted.

function changeLinksForAccessRestrictedPages(..) @ class.tslib_menu.php is calling $GLOBALS['TSFE']->checkPageGroupAccess($page) which itself does not traverse the pagetree to check if a parent page has the field "extendToSubpages" set true.

Same problem may occour when using config.typolinkLinkAccessRestrictedPages for typolinks, but I have not tried yet.
(issue imported from #M3129)


Files

3129.diff (905 Bytes) 3129.diff Administrator Admin, 2010-06-10 22:46

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #22860: typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpagesClosed2010-06-10

Actions
Related to TYPO3 Core - Bug #26484: extend to subpages in page properties in access tab does not work correctlyClosed2011-04-29

Actions
Related to TYPO3 Core - Bug #78825: Wrong pid determination when opening a nested access restriced pageClosed2016-11-28

Actions
Precedes TYPO3 Core - Bug #32756: Massive Memory Leak in 4.5.8+ / 4.6Closed2011-12-21

Actions
Actions

Also available in: Atom PDF