Bug #90605
closedfluidbased PageLayoutView doesn't take `tables_modify` into account
100%
Description
If a user has not set `tables_modify` for `tt_content` he still gets all the action buttons and translate options displayed.
Clicking on one of this buttons leads to infinity load of the frame.
Some checks are needed to prevent this behaviour.
Steps to reproduce
- Create a backend user and a backend user group.
- Allow the user group to modify pages and also allow listing but not modifying of tt_content
- Open the page module => All options like hide, delete, edit and translate are still shown
Updated by Gerrit Code Review over 4 years ago
- Status changed from New 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/+/63517
Updated by Gerrit Code Review over 4 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/+/63517
Updated by Oliver Bartsch over 4 years ago
- Related to Bug #90608: PageLayoutView doesn't take `tables_modify` into account added
Updated by Daniel Goerz over 4 years ago
- Related to Feature #78450: Introduce PreviewRenderer pattern added
Updated by Daniel Goerz over 4 years ago
- Related to deleted (Feature #78450: Introduce PreviewRenderer pattern)
Updated by Daniel Goerz over 4 years ago
- Related to Task #90348: PageLayoutView and BackendLayout should be refactored to separate rendering, processing and fetching of content added
Updated by Oliver Bartsch over 4 years ago
- Related to Bug #90559: After Update from 10.2.2 to 10.3.0 translation button in alternative language column is missing added
Updated by Gerrit Code Review over 4 years ago
Patch set 8 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/+/63615
Updated by Oliver Bartsch over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 70b3a05b63a94f3a06e0054124643ba5a9c8ea6c.