Bug #89307
closedEpic #90674: Backend UI not reflecting permissions
List Module shows edit action icon even if User has no edit permission
100%
Description
The List Module shows all edit icons like:
- new Record
- edit
- delete
- hide
even when the editor does not have write permissions on that table. If the editot clicks on an Icon there is no Message (except delete) - just an inifnite frame-load.
Best would be to hide or disable the action buttons the editor is not allowed to, but at least there should be an error message saying that there are missing permissions to do that action.
Updated by Christian Eßl about 5 years ago
Are the records by chance in free mode? Then it could be related to:
https://forge.typo3.org/issues/89261
Updated by Georg Ringer over 4 years ago
- Related to Bug #89261: Editors can see free mode records (l18n_parent = 0) in list module which they don't have access to added
Updated by Georg Ringer over 4 years ago
- Tracker changed from Feature to Bug
- Status changed from New to Accepted
- TYPO3 Version set to 9
Updated by Anonymous over 4 years ago
Seems to be the case - or the other problem has been solved meanwhile.
Updated by Riccardo De Contardi over 4 years ago
- Related to Bug #40819: Edit icons (pencils) still visible in WS even though use has no modify access added
Updated by Riccardo De Contardi over 4 years ago
Is this a duplicate of #83008 ?
Updated by Riccardo De Contardi over 4 years ago
- Related to Bug #83008: Edit Icon shown in list view despite user not having write permission for table added
Updated by Gerrit Code Review over 4 years ago
- Status changed from Accepted to Under Review
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/+/63696
Updated by Gerrit Code Review over 4 years ago
Patch set 3 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/+/63696
Updated by Gerrit Code Review over 4 years ago
Patch set 4 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/+/63696
Updated by Gerrit Code Review over 4 years ago
Patch set 5 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/+/63696
Updated by Gerrit Code Review over 4 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/+/63750
Updated by Gerrit Code Review over 4 years ago
Patch set 2 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/+/63750
Updated by Christian Eßl over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 72bcf63cf11e1e9490980e11eaae8bc58aeb636a.