Bug #89423
closedNo Access for all Users for "Display Information" with T3 9.5.10
100%
Description
with TYPO3 9.5.10 you can't use anymore the "Display Information" Button in Listview.
All Users and Admins got the Message "Sorry, you didn't have proper permissions to perform this change."
the error occurs not for pages
Files
Updated by Sven Juergens about 5 years ago
- Subject changed from No Access for all Users for "Display Information" to No Access for all Users for "Display Information" with T3 9.5.10
Updated by Sven Juergens about 5 years ago
- Related to Bug #89418: FormEngine shows all possible IRRE elements added
Updated by Sven Juergens about 5 years ago
with this change:
https://github.com/TYPO3/TYPO3.CMS/commit/be1601368262e7f819b2d417170b2ec90ca037f1#diff-1cfd23a4b816bc066397f90a5edd868e
in ElementInformationController the $this->pageInfo is not available $this->row['t3ver_oid'] is 0
Updated by Oliver Hader about 5 years ago
- Status changed from New to Accepted
Confirmed for TYPO3 v9.5.10
Updated by Georg Ringer about 5 years ago
- Has duplicate Bug #89425: Info button inside irre record always show permission error added
Updated by Gerrit Code Review about 5 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62008
Updated by Gerrit Code Review about 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62008
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch 9.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/+/61977
Updated by Benni Mack about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fdd0e67c24086919257e5426d56311176a175dc9.
Updated by Benni Mack almost 5 years ago
- Status changed from Resolved to Closed
Updated by S P over 4 years ago
- Related to Bug #91830: ElementInformationController gets wrong table name when clicking on the ref counter leading to access denied even for admins added