Project

General

Profile

Actions

Bug #96078

closed

Shortcut Info-Message incorrect when page refers to frontend-restricted page

Added by Markus Müller over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2021-11-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The Page-Module shows a wrong error message (pageIsMisconfiguredOrNotAccessibleInternalLinkMessage) if you have a page with doctype "Shortcut" which refers to a restricted page (e.g. "show at any login").

This behaviour occours because of the (imho incorrect) groupAccessCheck of PageRepository::getPage() in PageLayoutController::generateMessagesForCurrentPage() on line 402 and 411.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #80113: f:link.page option for shortcutsClosed2017-03-03

Actions
Related to TYPO3 Core - Bug #60258: showAccessRestrictedPages with shortcuts to restricted pagesClosed2014-07-11

Actions
Actions #1

Updated by Benni Mack over 2 years ago

Actions #2

Updated by Benni Mack over 2 years ago

  • Related to Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages added
Actions #3

Updated by Benni Mack over 2 years ago

  • Status changed from New to Needs Feedback

Hey Markus,

I think this is now fixed with:

https://review.typo3.org/c/Packages/TYPO3.CMS/+/72796
https://review.typo3.org/c/Packages/TYPO3.CMS/+/72772

Can you let me know if this is the case?

Actions #4

Updated by Markus Müller over 2 years ago

  • % Done changed from 0 to 100
Actions #5

Updated by Markus Müller over 2 years ago

Benni Mack wrote in #note-3:

Hey Markus,

I think this is now fixed with:

https://review.typo3.org/c/Packages/TYPO3.CMS/+/72796
https://review.typo3.org/c/Packages/TYPO3.CMS/+/72772

Can you let me know if this is the case?

Yes, seems correct now... thank you!

Actions #6

Updated by Benni Mack over 2 years ago

  • Status changed from Needs Feedback to Closed

Thanks for checking!

Actions

Also available in: Atom PDF