Actions
Bug #96184
closedError FlashMessage in Backend for Shortcuts to Access-Restricted Page
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-12-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
- create a page "page1" with "Usergroup Access Rights" set to "Show at any Login"
- create a page "page2" type shortcut to "page1"
- go to "page2" in Page-Module
- Flash-Message "Page is configured to be a link but there is actually no target defined which is accessible in the frontend." is rendered
PageLayoutView->getHeaderFlashMessagesForCurrentPid() $pageRepository should not use where_groupAccess
Tested: TYPO3 v10 and v11
Files
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 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/+/72471
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/+/72421
Updated by Oliver Bartsch almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ba1203bb67381f1e9e4b7c862b415c82de78e9ee.
Actions