Project

General

Profile

Actions

Bug #65118

closed

showAccessRestrictedPages with shortcuts to restricted pages #2

Added by Gernot Ploiner about 9 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-02-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Related to: https://forge.typo3.org/issues/60258
There is another very similar Bug as in 60258. If you have a Shortcut with mode "First subpage of selected/current page" and both pages are restricted, then the same bug as in 60258 appears: The A-Tag has no href-attribute.

Use the same TypoScript:

10 = HMENU
10 {
    special = directory
    special.value = 1
    1 = TMENU
    1.NO = 1
    1.showAccessRestrictedPages = 4
}

Little different Pagetree:
  • [1] Home
    • [2] Restricted shortcut-page with setting: First subpage of selected/current page
      • [3] Restricted standard-page
    • [4] page with felogin

Btw: If only the Subpage is restricted, the following Error appears. I think this should not happen, because showAccessRestrictedPages is activated.
#1301648328: This page (ID 6) is of type "Shortcut" and configured to redirect to a subpage. However, this page has no accessible subpages.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #60258: showAccessRestrictedPages with shortcuts to restricted pagesClosed2014-07-11

Actions
Related to TYPO3 Core - Bug #95815: page type "shortcut" does not work in rightrestricted structureClosed2021-10-29

Actions
Actions

Also available in: Atom PDF