Bug #65118
closedshowAccessRestrictedPages with shortcuts to restricted pages #2
100%
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
- [2] Restricted shortcut-page with setting: First subpage of selected/current page
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.
Updated by Markus Klein over 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!
Updated by Gerrit Code Review almost 3 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
Updated by Gerrit Code Review almost 3 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
Updated by Gerrit Code Review almost 3 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
Updated by Gerrit Code Review almost 3 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
Updated by Gerrit Code Review almost 3 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
Updated by Gerrit Code Review almost 3 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
Updated by Benni Mack almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 82d33fc20b359cec5661442691c61a5553cd8b30.
Updated by Benni Mack almost 3 years ago
- Related to Bug #95815: page type "shortcut" does not work in rightrestricted structure added