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
Actions