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 #1

Updated by Markus Klein about 9 years ago

  • Status changed from New to Accepted
  • Complexity set to medium

Please create a separate ticket for the second bug in the description. Thanks!

Actions #2

Updated by Gerrit Code Review over 2 years ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72796

Actions #3

Updated by Gerrit Code Review over 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72796

Actions #4

Updated by Gerrit Code Review over 2 years ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72796

Actions #5

Updated by Gerrit Code Review over 2 years ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72796

Actions #6

Updated by Gerrit Code Review over 2 years ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72796

Actions #7

Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72785

Actions #8

Updated by Benni Mack over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 2 years ago

  • Related to Bug #95815: page type "shortcut" does not work in rightrestricted structure added
Actions #10

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF