Project

General

Profile

Actions

Bug #60258

closed

showAccessRestrictedPages with shortcuts to restricted pages

Added by Gernot Ploiner almost 10 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2014-07-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
hard
Is Regression:
Yes
Sprint Focus:

Description

In menus with activated showAccessRestrictedPages setting, links to shortcut-pages, which link to another restricted page, are generated wrong.
The result looks like: <a >Pagetitle</a>. The href attribute is missing.
This bug appears since an update from TYPO3 4.5 to 6.2.

Example TypoScript:

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

Example pagetree:
  • [1] Home
    • [2] Restricted shortcut page to [3]
    • [3] Restricted page
    • [4] page with felogin

Files

Tree.png (13.8 KB) Tree.png Helmut Hummel, 2014-10-31 11:09

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #60382: Shortcut is displayed like a regular page if isn't a shortcut in the original languageRejected2014-07-18

Actions
Related to TYPO3 Core - Bug #65118: showAccessRestrictedPages with shortcuts to restricted pages #2Closed2015-02-17

Actions
Related to TYPO3 Core - Bug #96078: Shortcut Info-Message incorrect when page refers to frontend-restricted pageClosed2021-11-25

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