Project

General

Profile

Actions

Bug #91830

closed

ElementInformationController gets wrong table name when clicking on the ref counter leading to access denied even for admins

Added by Stefan P almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-07-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The "i" Button in List module works, but the ref counter in list module (which does the same as the Info button when clicked -> showing the info popup) does not work at all (even for admins). There's always permission denied.

The properties of ElementInformationController have all values passed to it initialised with single quotes. So it checks for a TCA table like (literally with quotes!) 'my_table' which never exists.

Probably related: #89423


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #89423: No Access for all Users for "Display Information" with T3 9.5.10Closed2019-10-15

Actions
Is duplicate of TYPO3 Core - Bug #92049: Showing Ref-Information not workingClosed2020-08-19

Actions
Actions

Also available in: Atom PDF